Remove reference-style link guideline

Closes #1096
This commit is contained in:
Andrew David Wong 2020-11-23 10:17:10 -08:00
parent a020bcfb7e
commit 63379e80c6
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -309,9 +309,6 @@ When making contributions, please try to observe the following style conventions
~~~
The `#` symbol preceding each comment is ambiguous with a root command prompt.
Instead, put your comments *outside* of the code block in normal prose.
* Use `[reference-style][ref]` links.
`[ref]: https://daringfireball.net/projects/markdown/syntax#link`
([This][md] is a great source for learning about Markdown.)