From 9d118b531801698da7867e979cd1bfa38e578302 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sun, 24 Oct 2021 09:24:35 +0800 Subject: [PATCH] docs(templates/markdown): fix broken link (#589) [skip ci] --- source/templates/markdown/example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates/markdown/example.md b/source/templates/markdown/example.md index 25f80f23..39ab7e83 100644 --- a/source/templates/markdown/example.md +++ b/source/templates/markdown/example.md @@ -24,7 +24,7 @@ I contributed to `{{ REPOSITORIES_CONTRIBUTED_TO }}` repositories and made `{{ C Some plugins have their own **markdown** version which includes hyperlinks and reduce image overhead. -See [compatibility matrix](https://github.com/lowlighter/metrics#-templateplugin-compatibily-matrix) for more informations. +See [compatibility matrix](https://github.com/lowlighter/metrics#-plugin-compatibility-matrix) for more informations. ___