Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
URLs in category feed should match URLs on category front page
+3
−0
The category questions list page (including each site's front page) uses the shorter URL paths, such as /q/1234
, to link to posts (usually questions, but sometimes articles). However, the category RSS (actually Atom) feed uses the longer version, such as /questions/1234
, for the same purpose.
This discrepancy should be fixed by making the two use the same form of path when referring to a post by URL.
I don't personally have a particular preference for which version is used.
0 comments