From: Michal Nowak Date: Tue, 18 Feb 2025 10:52:41 +0000 (+0100) Subject: Link ChangeLog to doc/arm/changelog.rst X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de0598cbc3691e2443b6d9ac90b9ea464b7678e0;p=thirdparty%2Fbind9.git Link ChangeLog to doc/arm/changelog.rst Currently, the ChangeLog file is a dangling symlink pointing to the removed CHANGES file. Fix the link by pointing to doc/arm/changelog.rst. --- diff --git a/ChangeLog b/ChangeLog index d67d252bf30..d0de56f1147 120000 --- a/ChangeLog +++ b/ChangeLog @@ -1 +1 @@ -CHANGES \ No newline at end of file +doc/arm/changelog.rst \ No newline at end of file