Skip to content

Commit 5529c33

Browse files
authored
Fix dead links in contributing guide (celery#6506)
1 parent 6d4b6cb commit 5529c33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Code of Conduct is heavily based on the `Ubuntu Code of Conduct`_, and
4040
the `Pylons Code of Conduct`_.
4141

4242
.. _`Ubuntu Code of Conduct`: https://www.ubuntu.com/community/conduct
43-
.. _`Pylons Code of Conduct`: http://docs.pylonshq.com/community/conduct.html
43+
.. _`Pylons Code of Conduct`: https://pylonsproject.org/community-code-of-conduct.html
4444

4545
Be considerate
4646
--------------
@@ -447,7 +447,7 @@ fetch and checkout a remote branch like this::
447447

448448
.. _`Fork a Repo`: https://help.github.com/fork-a-repo/
449449
.. _`Rebasing merge commits in git`:
450-
https://notes.envato.com/developers/rebasing-merge-commits-in-git/
450+
https://web.archive.org/web/20150627054345/http://marketblog.envato.com/general/rebasing-merge-commits-in-git/
451451
.. _`Rebase`: https://help.github.com/rebase/
452452

453453
.. _contributing-docker-development:

0 commit comments

Comments
 (0)