From 1b9e6a9a6228cdbbface0ac716efbd782117956e Mon Sep 17 00:00:00 2001 From: Zach Auten Date: Fri, 8 Nov 2024 16:15:38 -0500 Subject: [PATCH] fix hyperlink --- docs/ERD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ERD.md b/docs/ERD.md index b7f23a9..b14f19b 100644 --- a/docs/ERD.md +++ b/docs/ERD.md @@ -1,4 +1,4 @@ -# Example ERD diagram using (mermaid)[https://github.blog/developer-skills/github/include-diagrams-markdown-files-mermaid/] +[Example ERD diagram using mermaid](https://github.blog/developer-skills/github/include-diagrams-markdown-files-mermaid/) ```mermaid erDiagram CUSTOMER ||--o{ ORDER : places