Skip to content

Commit 02a9413

Browse files
committed
Further improvements in README.md.
1 parent 91aa420 commit 02a9413

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Please use the issue tracker at https://github.com/dreibh/subnetcalc/issues to r
165165

166166
### Ubuntu Linux
167167

168-
For ready-to-install Ubuntu Linux packages of SubNetCalc, see Launchpad PPA for Thomas Dreibholz!
168+
For ready-to-install Ubuntu Linux packages of SubNetCalc, see [Launchpad PPA for Thomas Dreibholz](https://launchpad.net/~dreibh/+archive/ubuntu/ppa/+packages?field.name_filter=subnetcalc&field.status_filter=published&field.series_filter=)!
169169

170170
```
171171
sudo apt-add-repository -sy ppa:dreibh/ppa
@@ -175,7 +175,7 @@ sudo apt-get install subnetcalc
175175

176176
### Fedora Linux
177177

178-
For ready-to-install Fedora Linux packages of SubNetCalc, see COPR PPA for Thomas Dreibholz!
178+
For ready-to-install Fedora Linux packages of SubNetCalc, see [COPR PPA for Thomas Dreibholz](https://copr.fedorainfracloud.org/coprs/dreibh/ppa/package/subnetcalc/)!
179179

180180
```
181181
sudo dnf copr enable -y dreibh/ppa
@@ -184,9 +184,11 @@ sudo dnf install subnetcalc
184184

185185
### FreeBSD
186186

187-
For ready-to-install FreeBSD packages of SubNetCalc, it is included in the ports collection, see [FreeBSD ports tree index of net/subnetcalc](https://cgit.freebsd.org/ports/tree/net/subnetcalc/)!
187+
For ready-to-install FreeBSD packages of SubNetCalc, it is included in the ports collection, see [FreeBSD ports tree index of net/subnetcalc/](https://cgit.freebsd.org/ports/tree/net/subnetcalc/)!
188188

189-
pkg install subnetcalc
189+
```
190+
pkg install subnetcalc
191+
```
190192

191193
Alternatively, to compile it from the ports sources:
192194

@@ -223,7 +225,7 @@ Contributions:
223225

224226
- CI build tests of SubNetCalc: [https://github.com/dreibh/subnetcalc/actions](https://github.com/dreibh/subnetcalc/actions).
225227

226-
- Coverity Scan analysis of SubNetCalc: [https://scan.coverity.com/projects/dreibh-td-subnetcalc](https://scan.coverity.com/projects/dreibh-td-subnetcalc).
228+
- Coverity Scan analysis of SubNetCalc: [https://scan.coverity.com/projects/dreibh-subnetcalc](https://scan.coverity.com/projects/dreibh-subnetcalc).
227229

228230
### Current Stable Release
229231

0 commit comments

Comments
 (0)