boostorg / website-v2

New Boost website
https://preview.boost.org
Boost Software License 1.0
8 stars 7 forks source link

Download feed has wrong internal link #1057

Closed joaquintides closed 1 month ago

joaquintides commented 1 month ago

The Download RSS feed:

https://www.stage.boost.cppalliance.org/feed/downloads.rss

has an incorrect <link> parameter:

<link>http://www.stage.boost.cppalliance.org/downloads/</link>

Should be:

<link>http://www.stage.boost.cppalliance.org/releases/</link>
kennethreitz commented 1 month ago

Nice catch!

kennethreitz commented 1 month ago

Fixed here: https://github.com/boostorg/website-v2/commit/b2fd3cbb634ef8a895535cefa1cdbe89dffe9d83