About pre-relase attention (such as getfedora.org/data/content/workstation/prerelease/index.html ), about the paragraph "This is pre-release software and is supported by the" , I have an issue.
At the sentence "Read the Release Notes for more information on" , The link target of word "Release Notes" is not "Release Notes" target but "release announcement " target of FedoraProjectWiki.
I think that Its sentence is should be fix to such as "Read the Release Announcement for more information on" . and ,"a href="%(relnotes_url) " should be changed to such as "(relannounce_url) " , if it is capable .
and ,Why though "curr_state" is alpha then link to releasenotes (Fedora_%s_Alpha_release_notes), but "curr_state" is bete then link to release anouncement (F%s_Beta_release_announcement) ?
For example, at FedoraPrpjectWiki, There is "F24 Alpha release announcement" at url "https://fedoraproject.org/wiki/F24_Alpha_release_announcement"
And also about Beta, There is "F24 Beta release announcement" at url "https://fedoraproject.org/wiki/F24_Beta_release_announcement"
But at the wiki, there is not "Fedora_24_Alpha_release_notes" and "Fedora_24_Beta_release_notes" .
Correct, the release notes have a redirect on the wiki page to announcement, as we don't have release notes anymore. People normally look for release notes, so I think we can keep this on the websites, although we redirect people to the announcement.
@robyduck changed the status to Fixed
Fixed