2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-17 16:22:23 +00:00

Fix link to CONTRIBUTING.md

This commit is contained in:
Florian Wilhelm 2017-06-07 22:44:49 +02:00
parent 550e1feaec
commit 635633379a

View File

@ -9,7 +9,7 @@ new feature. This way, duplicate work is prevented and we can discuss
your ideas and design first.
More information and a description of the development environment can be
found in `CONTRIBUTING.md <CONTRIBUTING.md>`__.
found in `CONTRIBUTING.md <https://github.com/restic/restic/blob/master/CONTRIBUTING.md>`__.
A document describing the design of restic and the data structures stored on the
back end is contained in `Design <https://restic.readthedocs.io/en/latest/design.html>`__.