Skip to content

Commit c84ea84

Browse files
committed
Redirects: Remove incorrect /feed/ redirect
Follows-up 077bec9. This is for single pages only, not for wildcards or internal WordPress handlers. Those must instead be set in https://github.com/jquery/infrastructure-puppet/
1 parent 077bec9 commit c84ea84

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

redirects.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"/designs/": "https://blog.jquerymobile.com/2010/08/11/designs/",
33
"/original-graded-browser-matrix/": "https://blog.jquerymobile.com/2011/10/19/original-graded-browser-matrix/",
4-
"/strategy/": "https://blog.jquerymobile.com/2010/07/19/strategy/",
5-
6-
"/feed/": "https://blog.jquerymobile.com/feed/"
4+
"/strategy/": "https://blog.jquerymobile.com/2010/07/19/strategy/"
75
}

0 commit comments

Comments
 (0)