Fix ui docs showing up in main docs site (#2787)

Quick fix for some 404 links on the docs site. UI documentation has been
moved to storybook in
https://github.com/webrecorder/browsertrix/pull/2597, but links to these
pages in the docs sidebar wasn't removed in that PR.
This commit is contained in:
Emma Segal-Grossman 2025-08-05 00:53:53 -04:00 committed by GitHub
parent a2c0ad665e
commit 72d1529993
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,9 +99,6 @@ nav:
- develop/ui/components.md
- develop/ui/storybook.md
- develop/localization.md
- Design:
- develop/ui/design-action-menus.md
- develop/ui/design-status-icons.md
- API Reference: !ENV [ API_DOCS_URL, "/api/" ]