diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -107,7 +107,8 @@ and for generating the documentation HTML and website, run: $ make public ``` -Send contributions to the [mailing list] via [`git send-email`](https://git-send-email.io/). +Send contributions to the [mailing list] via +[`git send-email`](https://git-send-email.io/). ## Links @@ -133,6 +134,8 @@ Send contributions to the [mailing list] via [`git send-email`](https://git-send ## License -The code is licensed under [GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later] (AGPL-3.0-or-later). +The code is licensed under +[GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later] +(AGPL-3.0-or-later). [AGPL-3.0-or-later]: https://git.euandreh.xyz/git-permalink/tree/COPYING |