We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec7344 commit dbc29cdCopy full SHA for dbc29cd
lib/MetaCPAN/Middleware/OldUrls.pm
@@ -70,7 +70,6 @@ sub _routes { (
70
[ '/permission/module/:module', '/module/:module/permissions' ],
71
72
[ '/feed/recent', '/recent.:type', $feed_type ],
73
- [ '/feed/news', '/news.:type', $feed_type ],
74
[ '/feed/author/:author', '/author/:author/activity.:type', $feed_type ],
75
[ '/feed/distribution/:dist', '/dist/:dist/releases.:type', $feed_type ],
76
0 commit comments