Browse Source

Merge pull request #3387 from ThomasWaldmann/docs-fix-broken-links

docs: fix broken links
TW 7 years ago
parent
commit
1bf8d43e37
2 changed files with 3 additions and 2 deletions
  1. 1 2
      docs/development.rst
  2. 2 0
      docs/support.rst

+ 1 - 2
docs/development.rst

@@ -50,8 +50,7 @@ Branching model
 
 
 Borg development happens on the ``master`` branch and uses GitHub pull
 Borg development happens on the ``master`` branch and uses GitHub pull
 requests (if you don't have GitHub or don't want to use it you can
 requests (if you don't have GitHub or don't want to use it you can
-send smaller patches via the borgbackup `Mailing List<https://borgbackup.org/support/free.html#_mailing_list>`_. 
-to the maintainers).
+send smaller patches via the borgbackup mailing list to the maintainers).
 
 
 Stable releases are maintained on maintenance branches named ``x.y-maint``, eg.
 Stable releases are maintained on maintenance branches named ``x.y-maint``, eg.
 the maintenance branch of the 1.0.x series is ``1.0-maint``.
 the maintenance branch of the 1.0.x series is ``1.0-maint``.

+ 2 - 0
docs/support.rst

@@ -1,3 +1,5 @@
+.. _support:
+
 Support
 Support
 =======
 =======