Merge pull request #223 from pycom/pb-bug-fix-sigfox-should-be-under-networks

Sigfox links should be under Pybytes > Networks
This commit is contained in:
Aline
2020-02-07 10:57:54 +01:00
committed by GitHub

View File

@@ -1369,20 +1369,6 @@ theme = "doc-theme"
parent = "pybytes@connect"
weight = 10
[[menu.main]]
name = "DevKit contract"
url = "/pybytes/sigfox/devkit/"
identifier = "pybytes@sigfox@devkit"
parent = "pybytes@sigfox"
weight = 10
[[menu.main]]
name = "Custom contract"
url = "/pybytes/sigfox/custom/"
identifier = "pybytes@sigfox@custom"
parent = "pybytes@sigfox"
weight = 20
[[menu.main]]
name = "Project Releases"
url = "/pybytes/releases/"