@@ -9,7 +9,7 @@ propose changes to this document in a pull request.
99
1010This project and everyone participating in it is governed by the
1111[ Python-Markdown Code of Conduct] . By participating, you are expected to uphold
12- this code. Please report unacceptable behavior to < markdown@freewisdom.org > .
12+ this code. Please report unacceptable behavior to [ markdown@freewisdom.org ] [ email ] .
1313
1414## Project Organization
1515
@@ -473,6 +473,7 @@ label from the same group.
473473
474474[ Python-Markdown Organization ] : https://github.com/Python-Markdown
475475[ Python-Markdown Code of Conduct ] : https://github.com/Python-Markdown/markdown/blob/master/CODE_OF_CONDUCT.md
476+ [ email ] : mailto:markdown@freewisdom.org
476477[ Python-Markdown/markdown ] : https://github.com/Python-Markdown/markdown
477478[ issue tracker ] : https://github.com/Python-Markdown/markdown/issues
478479[ syntax rules ] : https://daringfireball.net/projects/markdown/syntax
@@ -495,7 +496,7 @@ label from the same group.
495496[ configure a remote ] : https://help.github.com/articles/configuring-a-remote-for-a-fork
496497[ sync changes ] : https://help.github.com/articles/syncing-a-fork
497498[ virtual environment ] : https://virtualenv.pypa.io/en/stable/
498- [ User Guide ] : https://virtualenv.pypa.io/en/stable/userguide/#usage
499+ [ User Guide ] : https://virtualenv.pypa.io/en/stable/user_guide.html
499500[ Development Mode ] : https://setuptools.readthedocs.io/en/latest/setuptools.html#development-mode
500501[ PyTidyLib ] : https://countergram.github.io/pytidylib/
501502[ HTML Tidy ] : https://www.html-tidy.org/
0 commit comments