Skip to content

Commit e821cef

Browse files
authored
Merge pull request #54 from mrobbert/master
Fix link to source tarball. Should point to releases/download not arc…
2 parents 7adcc16 + 52db097 commit e821cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Pre-built RPM packages for Red Hat Enterprise Linux versions 4, 5, 6, and 7 are
2525

2626
The NHC Yum repository is currently unavailable, but we hope to provide one in the very near future!
2727

28-
The [source tarball for the latest release](https://github.com/mej/nhc/archive/1.4.2.tar.gz) is also available via the [NHC Project on GitHub](https://github.com/mej/nhc/). If you prefer to install from source, or aren't using one of the distributions shown above, use the commands shown here:
28+
The [source tarball for the latest release](https://github.com/mej/nhc/releases/download/1.4.2/lbnl-nhc-1.4.2.tar.xz) is also available via the [NHC Project on GitHub](https://github.com/mej/nhc/). If you prefer to install from source, or aren't using one of the distributions shown above, use the commands shown here:
2929

3030
```
3131
# ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec

0 commit comments

Comments
 (0)