diff --git a/docs/nodes/custom.md b/docs/nodes/custom.md index be0e3169..b223d533 100644 --- a/docs/nodes/custom.md +++ b/docs/nodes/custom.md @@ -3,4 +3,4 @@ id: custom title: Custom --- -For a full example check: https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes \ No newline at end of file +For a full example check: [Here](https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes). \ No newline at end of file diff --git a/templates/apidoc_custom.tmpl b/templates/apidoc_custom.tmpl index af42dcc2..d3c88200 100644 --- a/templates/apidoc_custom.tmpl +++ b/templates/apidoc_custom.tmpl @@ -3,4 +3,4 @@ id: {{ pvd }} title: {{ pvd|up_or_title(pvd) }} --- -For a full example check: https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes +For a full example check: [Here](https://diagrams.mingrammer.com/docs/getting-started/examples#rabbitmq-consumers-with-custom-nodes).