2
0
Эх сурвалжийг харах

Clarify canonical home of borgmatic in documentation (#398).

Dan Helfman 4 жил өмнө
parent
commit
cf4c603f1d
2 өөрчлөгдсөн 9 нэмэгдсэн , 5 устгасан
  1. 1 1
      NEWS
  2. 8 4
      README.md

+ 1 - 1
NEWS

@@ -1,5 +1,5 @@
 1.5.14.dev0
- *
+ * #398: Clarify canonical home of borgmatic in documentation.
 
 1.5.13
  * #373: Document that passphrase is used for Borg keyfile encryption, not just repokey encryption.

+ 8 - 4
README.md

@@ -11,6 +11,8 @@ borgmatic is simple, configuration-driven backup software for servers and
 workstations. Protect your files with client-side encryption. Backup your
 databases too. Monitor it all with integrated third-party services.
 
+The canonical home of borgmatic is at <a href="https://torsion.org/borgmatic">https://torsion.org/borgmatic</a>.
+
 Here's an example configuration file:
 
 ```yaml
@@ -108,7 +110,9 @@ an existing GitHub account if you prefer.
 If you'd like to chat with borgmatic developers or users, head on over to the
 `#borgmatic` IRC channel on Freenode, either via <a
 href="https://webchat.freenode.net/?channels=borgmatic">web chat</a> or a
-native <a href="irc://chat.freenode.net:6697">IRC client</a>.
+native <a href="irc://chat.freenode.net:6697">IRC client</a>. If you
+don't get a response right away, please hang around a while—or file a ticket
+instead.
 
 Also see the [security
 policy](https://torsion.org/borgmatic/docs/security-policy/) for any security
@@ -120,9 +124,9 @@ Other questions or comments? Contact
 
 ### Contributing
 
-borgmatic is hosted at <https://torsion.org/borgmatic> with [source code
-available](https://projects.torsion.org/witten/borgmatic), and is also
-mirrored on [GitHub](https://github.com/witten/borgmatic) for convenience.
+borgmatic [source code is
+available](https://projects.torsion.org/witten/borgmatic) and is also mirrored
+on [GitHub](https://github.com/witten/borgmatic) for convenience.
 
 borgmatic is licensed under the GNU General Public License version 3 or any
 later version.