Skip to content

Commit 4f9988a

Browse files
authored
Merge pull request #5120 from Abrifq/patch-3
Update NiceGuy.io links in integrations-community.md
2 parents cc4af0c + f476c25 commit 4f9988a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/ecosystem/integrations-community.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -236,5 +236,5 @@ Communication tools and platforms
236236
- [ExDoc](https://github.com/elixir-lang/ex_doc)
237237
- [Rendering Mermaid graphs](https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs)
238238
- [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)

packages/mermaid/src/docs/ecosystem/integrations-community.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,5 @@ Communication tools and platforms
234234
- [ExDoc](https://github.com/elixir-lang/ex_doc)
235235
- [Rendering Mermaid graphs](https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs)
236236
- [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)

0 commit comments

Comments
 (0)