File tree 2 files changed +4
-4
lines changed
packages/mermaid/src/docs/ecosystem
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -236,5 +236,5 @@ Communication tools and platforms
236
236
- [ ExDoc] ( https://github.com/elixir-lang/ex_doc )
237
237
- [ Rendering Mermaid graphs] ( https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs )
238
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 )
239
+ - [ ui.mermaid(...)] ( https://nicegui.io/documentation/section_text_elements#markdown_element )
240
+ - [ ui.markdown(..., extras=\[ 'mermaid'\] )] ( https://nicegui.io/documentation/section_text_elements#mermaid_diagrams )
Original file line number Diff line number Diff line change @@ -234,5 +234,5 @@ Communication tools and platforms
234
234
- [ ExDoc] ( https://github.com/elixir-lang/ex_doc )
235
235
- [ Rendering Mermaid graphs] ( https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs )
236
236
- [ NiceGUI: Let any browser be the frontend of your Python code] ( https://nicegui.io )
237
- - [ ui.mermaid(...)] ( https://nicegui.io/reference#mermaid_diagrams )
238
- - [ ui.markdown(..., extras=[ 'mermaid'] )] ( https://nicegui.io/reference#markdown_element )
237
+ - [ ui.mermaid(...)] ( https://nicegui.io/documentation/section_text_elements#markdown_element )
238
+ - [ ui.markdown(..., extras=[ 'mermaid'] )] ( https://nicegui.io/documentation/section_text_elements#mermaid_diagrams )
You can’t perform that action at this time.
0 commit comments