diff options
author | Marcel Petrick <mail@marcelpetrick.it> | 2023-06-13 15:36:14 +0200 |
---|---|---|
committer | David Oberhollenzer <goliath@infraroot.at> | 2023-06-14 22:26:10 +0200 |
commit | d8a01253aba94759aae2bbc78e9103843f28dd78 (patch) | |
tree | b8e281a24e56b1980347fcca6cdfb79219fde324 | |
parent | 2b10bb09beb03380c8b815a6f6be268f188ac78d (diff) |
README.md: fixed trailing ] for url and one typo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -165,7 +165,7 @@ the `libsquashfs` library does not. The GitHub project for squashfs-tools-ng is registered with Travis-CI and Coverity Scan. -The [Travis-CI](https://travis-ci.com/github/AgentD/squashfs-tools-ng]) page +The [Travis-CI](https://travis-ci.com/github/AgentD/squashfs-tools-ng) page shows the current build status for various system configurations for the latest commit on master, as well as pull requests on the GitHub project page. @@ -189,5 +189,5 @@ https://infraroot.at/projects/squashfs-tools-ng/index.html This location also hosts the Doxygen reference manual for the latest release. There is currently no official mailing list. So far I used the squashfs-tools -mailing list on SourceForge for announcments and I will continue to do so +mailing list on SourceForge for announcements and I will continue to do so until I am booted off. |