Преглед изворни кода

Update build server URL to new organization namespace.

Dan Helfman пре 3 година
родитељ
комит
4ba206f8f4
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      README.md
  2. 1 1
      docs/how-to/develop-on-borgmatic.md

+ 1 - 1
README.md

@@ -145,5 +145,5 @@ Also, please check out the [borgmatic development
 how-to](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/) for
 how-to](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/) for
 info on cloning source code, running tests, etc.
 info on cloning source code, running tests, etc.
 
 
-<a href="https://build.torsion.org/witten/borgmatic" alt="build status">![Build Status](https://build.torsion.org/api/badges/witten/borgmatic/status.svg?ref=refs/heads/master)</a>
+<a href="https://build.torsion.org/borgmatic-collective/borgmatic" alt="build status">![Build Status](https://build.torsion.org/api/badges/borgmatic-collective/borgmatic/status.svg?ref=refs/heads/master)</a>
 
 

+ 1 - 1
docs/how-to/develop-on-borgmatic.md

@@ -118,7 +118,7 @@ See the Black, Flake8, and isort documentation for more information.
 
 
 Each pull request triggers a continuous integration build which runs the test
 Each pull request triggers a continuous integration build which runs the test
 suite. You can view these builds on
 suite. You can view these builds on
-[build.torsion.org](https://build.torsion.org/witten/borgmatic), and they're
+[build.torsion.org](https://build.torsion.org/borgmatic-collective/borgmatic), and they're
 also linked from the commits list on each pull request.
 also linked from the commits list on each pull request.
 
 
 ## Documentation development
 ## Documentation development