diff --git a/README.rst b/README.rst index 46e9266b1..00874d912 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,8 @@ Spread the word, give feedback, help with documentation, testing or development. You can also give monetary support to the project, see there for details: -https://borgbackup.readthedocs.io/en/stable/support.html#bounties-and-fundraisers +https://www.borgbackup.org/support/free.html#bounties-and-fundraisers + Links ----- diff --git a/docs/development.rst b/docs/development.rst index 69ff94697..0968b5acb 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -50,7 +50,8 @@ 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 :ref:`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.