summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-04-03 13:26:04 -0400
committerJordan Wiens <jordan@psifertex.com>2025-04-03 13:26:04 -0400
commit4a42eac06f51f5e84f5ed3f155afb5613d4a0424 (patch)
tree8278075714e05341253bdb6e3cfe50ce07c2d5e1 /mkdocs.yml
parentbbbc8852de005b07bfddbdb4d157addf1da713d5 (diff)
remove experimental from objc docs
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 1ff3e877..a728e4a6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -92,7 +92,7 @@ nav:
- Projects: 'guide/projects.md'
- Enterprise: 'guide/enterprise/index.md'
- Troubleshooting: 'guide/troubleshooting.md'
- - Objective-C (Experimental): 'guide/objectivec.md'
+ - Objective-C: 'guide/objectivec.md'
- Firmware Ninja: 'guide/firmwareninja.md'
- Debugger:
- Overview: 'guide/debugger/index.md'