We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d08155 commit f476c25Copy full SHA for f476c25
docs/ecosystem/integrations-community.md
@@ -236,5 +236,5 @@ Communication tools and platforms
236
- [ExDoc](https://github.com/elixir-lang/ex_doc)
237
- [Rendering Mermaid graphs](https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs)
238
- [NiceGUI: Let any browser be the frontend of your Python code](https://nicegui.io)
239
- - [ui.mermaid(...)](https://nicegui.io/reference#mermaid_diagrams)
240
- - [ui.markdown(..., extras=\['mermaid'\])](https://nicegui.io/reference#markdown_element)
+ - [ui.mermaid(...)](https://nicegui.io/documentation/section_text_elements#markdown_element)
+ - [ui.markdown(..., extras=\['mermaid'\])](https://nicegui.io/documentation/section_text_elements#mermaid_diagrams)
0 commit comments