summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2021-02-06 18:23:47 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2021-02-06 18:40:30 -0500
commit79e86a9c6ee163d219a029f71eb95d209117c564 (patch)
tree48725f7666eab6414413e581c09305745ebfd988 /docs
parent0e6dc4c4f5dc8d6691eb95549657034f6d9abcb6 (diff)
downloadpython-markdown-79e86a9c6ee163d219a029f71eb95d209117c564.tar.gz
Replace links to freewisdom.org
Yuri's site (freewisdom.org) has gone offline. I have linked to his GitHub profile instead. Also, the developer's email address (markdown@freewisdom.org) has been replaced with a new address (python.markdown@gmail.com). The new address simply forwards all incoming messages to the project developer (@waylan) and deletes the messages.
Diffstat (limited to 'docs')
-rw-r--r--docs/authors.md2
-rw-r--r--docs/contributing.md3
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/authors.md b/docs/authors.md
index acf78b0..114227d 100644
--- a/docs/authors.md
+++ b/docs/authors.md
@@ -22,7 +22,7 @@ Primary Authors
and has been assisting with maintenance, reviewing pull requests and ticket
triage.
-* __[Yuri Takteyev](http://freewisdom.org/)__
+* __[Yuri Takteyev](https://github.com/yuri)__
Yuri wrote most of the code found in version 1.x while procrastinating his
Ph.D. Various pieces of his code still exist, most notably the basic
diff --git a/docs/contributing.md b/docs/contributing.md
index 20f21c2..5022e45 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -9,7 +9,7 @@ propose changes to this document in a pull request.
This project and everyone participating in it is governed by the
[Python-Markdown Code of Conduct]. By participating, you are expected to uphold
-this code. Please report unacceptable behavior to [markdown@freewisdom.org][email].
+this code. Please report unacceptable behavior to <python.markdown@gmail.com>.
## Project Organization
@@ -478,7 +478,6 @@ label from the same group.
[Python-Markdown Organization]: https://github.com/Python-Markdown
[Python-Markdown Code of Conduct]: https://github.com/Python-Markdown/markdown/blob/master/CODE_OF_CONDUCT.md
-[email]: mailto:markdown@freewisdom.org
[Python-Markdown/markdown]: https://github.com/Python-Markdown/markdown
[issue tracker]: https://github.com/Python-Markdown/markdown/issues
[syntax rules]: https://daringfireball.net/projects/markdown/syntax