diff --git a/docs/integrations.md b/docs/integrations.md index 34efd92a86..aeb1b47eb0 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -5,6 +5,7 @@ The following is a list of different integrations and plugins where mermaid is b ## Productivity - [GitLab](https://docs.gitlab.com/ee/user/markdown.html#diagrams-and-flowcharts) (**Native support**) +- [Azure Devops](https://docs.microsoft.com/en-us/azure/devops/project/wiki/wiki-markdown-guidance?view=azure-devops#add-mermaid-diagrams-to-a-wiki-page) (**Native support**) - [GitHub](https://github.com) - [Github action: Compile mermaid to image](https://github.com/neenjaw/compile-mermaid-markdown-action) - [svg-generator](https://github.com/SimonKenyonShepard/mermaidjs-github-svg-generator)