Fix broken links in documentation

Change-Id: I582341a001d9541db82794eb64ddfc32c6582b83
This commit is contained in:
Mario Rodas
2025-03-18 04:20:00 +00:00
parent 992866bc91
commit 1da97ab24e
5 changed files with 6 additions and 6 deletions
@@ -126,7 +126,7 @@ $ nix-env --install --attr nixpkgs.subversion
```
will install the package called `subversion` from `nixpkgs` channel (which is, of course, the
[Subversion version management system](http://subversion.tigris.org/)).
[Subversion version management system](https://subversion.apache.org/)).
> **Note**
>