Skip to content

Commit c7e7822

Browse files
authored
Merge pull request #223 from pycom/pb-bug-fix-sigfox-should-be-under-networks
Sigfox links should be under Pybytes > Networks
2 parents 8de8c28 + 3a9de76 commit c7e7822

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

config.toml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,20 +1369,6 @@ theme = "doc-theme"
13691369
parent = "pybytes@connect"
13701370
weight = 10
13711371

1372-
[[menu.main]]
1373-
name = "DevKit contract"
1374-
url = "/pybytes/sigfox/devkit/"
1375-
identifier = "pybytes@sigfox@devkit"
1376-
parent = "pybytes@sigfox"
1377-
weight = 10
1378-
1379-
[[menu.main]]
1380-
name = "Custom contract"
1381-
url = "/pybytes/sigfox/custom/"
1382-
identifier = "pybytes@sigfox@custom"
1383-
parent = "pybytes@sigfox"
1384-
weight = 20
1385-
13861372
[[menu.main]]
13871373
name = "Project Releases"
13881374
url = "/pybytes/releases/"

0 commit comments

Comments
 (0)