diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-04-03 13:26:04 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-04-03 13:26:04 -0400 |
| commit | 4a42eac06f51f5e84f5ed3f155afb5613d4a0424 (patch) | |
| tree | 8278075714e05341253bdb6e3cfe50ce07c2d5e1 /mkdocs.yml | |
| parent | bbbc8852de005b07bfddbdb4d157addf1da713d5 (diff) | |
remove experimental from objc docs
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |
