You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by GitBox <gi...@apache.org> on 2022/04/26 15:01:13 UTC

[GitHub] [yetus] aw-was-here commented on a diff in pull request #260: YETUS-1163. Remove changelog data from config.rb

aw-was-here commented on code in PR #260:
URL: https://github.com/apache/yetus/pull/260#discussion_r858825924


##########
asf-site-src/source/downloads/index.html.md.erb:
##########
@@ -37,8 +37,8 @@ third-party repositories (e.g. Maven Central) and [Docker Hub](../yetus-docker-i
 
 <%   data.versions.releases.reverse.each do | release | %>
   * <%= release %>
-    * [Release Notes](/documentation/<%= release %>/RELEASENOTES)
-    * [CHANGELOG](/documentation/<%= release %>/CHANGELOG)
+    * [Release Notes](releasenotes/<%= release %>/RELEASENOTES.<%= release %>/)

Review Comment:
   The old links are referenced from the download page and get wiped on every upgrade so they would break regardless.  The new URLs are way more permanent.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@yetus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org