Skip to content

docs: fix Accordion typo in navigation and route naming#561

Closed
zqleslie wants to merge 1 commit into
thesysdev:mainfrom
zqleslie:fix-accordion-typo-553
Closed

docs: fix Accordion typo in navigation and route naming#561
zqleslie wants to merge 1 commit into
thesysdev:mainfrom
zqleslie:fix-accordion-typo-553

Conversation

@zqleslie
Copy link
Copy Markdown
Contributor

Fixes #553

  • Rename accordian -> accordion in docs navigation and route paths
  • Fix nav labels and hrefs
  • Rename page function BlocksAccordianPage -> BlocksAccordionPage
  • Add redirects for backward compatibility at old misspelled paths

Fixes thesysdev#553

- Rename accordian → accordion in docs navigation
- Fix route paths and labels
- Rename page function BlocksAccordianPage → BlocksAccordionPage
- Add redirects for backward compatibility
vishxrad added a commit to Lucas-FManager/openui that referenced this pull request May 26, 2026
Replaces the 307 stub page with a config-level permanent redirect,
and adds the design-system path that was missed in thesysdev#571 but caught
in thesysdev#561.

Co-authored-by: zqleslie <17967998@qq.com>
@vishxrad
Copy link
Copy Markdown
Contributor

Thanks @zqleslie, closing this in favor of #571, which has the complete nav config fix. Your redirect approach (permanent, covering both paths) was the right call and has been folded into #571 with you credited as co-author on the commit. Appreciate the catch on the design-system path that the other PR missed!

@vishxrad vishxrad closed this May 26, 2026
vishxrad added a commit that referenced this pull request May 26, 2026
* docs: fix accordion route spelling

* Move accordion redirect to next.config.mjs as permanent (308)

Replaces the 307 stub page with a config-level permanent redirect,
and adds the design-system path that was missed in #571 but caught
in #561.



---------

Co-authored-by: Lucas-FManager <luong.nguyen188@gmail.com>
Co-authored-by: vishxrad <kashyapvisharadyt@gmail.com>
Co-authored-by: zqleslie <17967998@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Accordion typo in docs navigation and route naming

2 participants