Move Observability to bottom of Topics menu

This commit is contained in:
Simon Gurcke 2025-06-26 10:12:06 +10:00
parent 8ca33c6982
commit 04a0871fb1

View File

@ -54,13 +54,13 @@ nav:
- 'Settings': 'api-guide/settings.md' - 'Settings': 'api-guide/settings.md'
- Topics: - Topics:
- 'Documenting your API': 'topics/documenting-your-api.md' - 'Documenting your API': 'topics/documenting-your-api.md'
- 'Observability': 'topics/observability.md'
- 'Internationalization': 'topics/internationalization.md' - 'Internationalization': 'topics/internationalization.md'
- 'AJAX, CSRF & CORS': 'topics/ajax-csrf-cors.md' - 'AJAX, CSRF & CORS': 'topics/ajax-csrf-cors.md'
- 'HTML & Forms': 'topics/html-and-forms.md' - 'HTML & Forms': 'topics/html-and-forms.md'
- 'Browser Enhancements': 'topics/browser-enhancements.md' - 'Browser Enhancements': 'topics/browser-enhancements.md'
- 'The Browsable API': 'topics/browsable-api.md' - 'The Browsable API': 'topics/browsable-api.md'
- 'REST, Hypermedia & HATEOAS': 'topics/rest-hypermedia-hateoas.md' - 'REST, Hypermedia & HATEOAS': 'topics/rest-hypermedia-hateoas.md'
- 'Observability': 'topics/observability.md'
- Community: - Community:
- 'Tutorials and Resources': 'community/tutorials-and-resources.md' - 'Tutorials and Resources': 'community/tutorials-and-resources.md'
- 'Third Party Packages': 'community/third-party-packages.md' - 'Third Party Packages': 'community/third-party-packages.md'