##// END OF EJS Templates
docs: update links to Mercurial's website and wiki...
av6 -
r6297:cc21a2b8 stable
parent child Browse files
Show More
@@ -81,7 +81,7 b' lot about preservation of copyright and '
81 81 that is brought into the project.
82 82
83 83 We don't have a formal coding/formatting standard. We are currently using a mix
84 of Mercurial (http://mercurial.selenic.com/wiki/CodingStyle), pep8, and
84 of Mercurial's (https://www.mercurial-scm.org/wiki/CodingStyle), pep8, and
85 85 consistency with existing code. Run whitespacecleanup.sh to avoid stupid
86 86 whitespace noise in your patches.
87 87
@@ -72,7 +72,7 b' Other topics'
72 72 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
73 73 .. _python: http://www.python.org/
74 74 .. _django: http://www.djangoproject.com/
75 .. _mercurial: http://mercurial.selenic.com/
75 .. _mercurial: https://www.mercurial-scm.org/
76 76 .. _bitbucket: http://bitbucket.org/
77 77 .. _subversion: http://subversion.tigris.org/
78 78 .. _git: http://git-scm.com/
@@ -809,11 +809,11 b' the ``init.d`` directory of the Kallithe'
809 809
810 810 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
811 811 .. _python: http://www.python.org/
812 .. _Mercurial: http://mercurial.selenic.com/
812 .. _Mercurial: https://www.mercurial-scm.org/
813 813 .. _Celery: http://celeryproject.org/
814 814 .. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html
815 815 .. _RabbitMQ: http://www.rabbitmq.com/
816 816 .. _Redis: http://redis.io/
817 817 .. _python-ldap: http://www.python-ldap.org/
818 818 .. _mercurial-server: http://www.lshift.net/mercurial-server.html
819 .. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
819 .. _PublishingRepositories: https://www.mercurial-scm.org/wiki/PublishingRepositories
@@ -69,7 +69,7 b' Troubleshooting'
69 69
70 70 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
71 71 .. _python: http://www.python.org/
72 .. _mercurial: http://mercurial.selenic.com/
72 .. _mercurial: https://www.mercurial-scm.org/
73 73 .. _celery: http://celeryproject.org/
74 74 .. _rabbitmq: http://www.rabbitmq.com/
75 75 .. _python-ldap: http://www.python-ldap.org/
General Comments 0
You need to be logged in to leave comments. Login now