From 433798f359eb11a4394001a16dd9685c26aee1a7 Mon Sep 17 00:00:00 2001 From: Asaolu Elijah <34748637+AsaoluElijah@users.noreply.github.com> Date: Mon, 10 Jun 2019 20:57:28 +0100 Subject: [PATCH] =?UTF-8?q?Fixed=20a=20typo=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bffe1fb..f221a52 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ Resources for writing and maintaining technical documentation - [nanoc](https://nanoc.ws/) - Nanoc is a static-site generator, fit for building anything from a small personal blog to a large corporate website. (used by GitHub on their own docs) - [Sphinx](http://www.sphinx-doc.org/en/stable/) - Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, originally created for the Python documentation. -- [Daux](https://github.com/justinwalsh/daux.io) - Daux is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. +- [Daux](https://github.com/justinwalsh/daux.io) - Daux is a documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. - :triangular_flag_on_post: [mdpdf](https://github.com/bluehatbrit/mdpdf) - mdpdf is a tool for generating stylable pdfs from markdown. ### Content Guides