From: frazar <914950+frazar@users.noreply.github.com> Date: Thu, 18 May 2023 21:09:53 +0000 (+0200) Subject: chore: Link to GitHub for the commit log and release announcements (#203) X-Git-Tag: v10.0.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a369c6d7bb48c8747717ea6e92bd05a2cc96391;p=thirdparty%2Fdhcpcd.git chore: Link to GitHub for the commit log and release announcements (#203) Fixes one of the two rotten links reported in #202 --- diff --git a/README.md b/README.md index 85d1a0c2..2f31d38a 100644 --- a/README.md +++ b/README.md @@ -92,5 +92,5 @@ dhcpcd-9 defaults the run directory to `/var/run/dhcpcd` instead of ## ChangeLog We no longer supply a ChangeLog. However, you're more than welcome to read the -[commit log](https://roy.marples.name/git/dhcpcd/log) and -[archived release announcements](https://roy.marples.name/archives/dhcpcd-discuss/). +[commit log](https://github.com/NetworkConfiguration/dhcpcd/commits) and +[release announcements](https://github.com/NetworkConfiguration/dhcpcd/releases).