From 4cd267abf7db6a9480be5a04cec5bb49a96b219a Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Thu, 28 May 2020 14:49:46 +0200 Subject: [PATCH] Updated How to colaborate (markdown) --- How-to-colaborate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-colaborate.md b/How-to-colaborate.md index 753fe6e..d386e23 100644 --- a/How-to-colaborate.md +++ b/How-to-colaborate.md @@ -9,7 +9,7 @@ There is a lot of missing documentation about all the features, so it is really * https://github.com/sharebrained/portapack-hackrf/wiki 3. To create a new section, you have to edit the sidebar and then edit the page. To modify any actual section, just do it directly. Try to follow the same language and style used in the other articles of the Wiki. -For the format, check the [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). +For learning about the text formatting, check the [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). # Coding new stuff or fixing bugs