瀏覽代碼

docs: fix broken links

(cherry picked from commit c7994b598b696d7fb585c21e5a8c489af30a37e4)
Thomas Waldmann 7 年之前
父節點
當前提交
63bdae8314
共有 2 個文件被更改,包括 3 次插入2 次删除
  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
 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.
 the maintenance branch of the 1.0.x series is ``1.0-maint``.

+ 2 - 0
docs/support.rst

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