From 6ff2682f3d82801d9b0208e3f5277339e5fc87b6 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 16 May 2019 04:05:26 +0000 Subject: [PATCH] Update contribute.md --- docs/about/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/contribute.md b/docs/about/contribute.md index 1c037fb..7dd384a 100644 --- a/docs/about/contribute.md +++ b/docs/about/contribute.md @@ -30,7 +30,7 @@ To create a new entry, copy the content of the [docs/mediums/.template.md](https ### Markup -Democratic Mediums files are written in [Markdown](https://daringfireball.net/projects/markdown/dingus), a simple markup language that translates to HTML. (When necessary, HTML may be used as well.) For information about how the MkDocs system handles links, metadata, and other content, see [its documentation](https://www.mkdocs.org/user-guide/writing-your-docs/). +Democratic Mediums files are written in [Markdown](https://commonmark.org/help/), a simple markup language that translates to HTML. (When necessary, HTML may be used as well.) For information about how the MkDocs system handles links, metadata, and other content, see [its documentation](https://www.mkdocs.org/user-guide/writing-your-docs/). ### Style