RESOLVED FIXED 154293
Add a redirect for B3 documentation
https://bugs.webkit.org/show_bug.cgi?id=154293
Summary Add a redirect for B3 documentation
Jon Davis
Reported 2016-02-16 10:51:10 PST
The B3 documentation used to live at https://webkit.org/documentation/b3/ and now lives at https://webkit.org/docs/b3/
Attachments
Patch (984 bytes, patch)
2016-02-16 10:54 PST, Jon Davis
no flags
Patch (1.13 KB, patch)
2016-02-16 11:11 PST, Jon Davis
no flags
Patch (1.41 KB, patch)
2016-02-16 11:18 PST, Jon Davis
no flags
Patch (1.39 KB, patch)
2016-02-16 11:22 PST, Jon Davis
no flags
Jon Davis
Comment 1 2016-02-16 10:54:24 PST
Timothy Hatcher
Comment 2 2016-02-16 10:56:32 PST
Comment on attachment 271437 [details] Patch Google also has the two sub pages, we should redirect those too.
Jon Davis
Comment 3 2016-02-16 11:11:31 PST
Jon Davis
Comment 4 2016-02-16 11:18:57 PST
Timothy Hatcher
Comment 5 2016-02-16 11:20:24 PST
Comment on attachment 271451 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=271451&action=review > Websites/webkit.org/.htaccess:75 > +Redirect 301 /documentation/b3/intermediate-representation/ /docs/b3/assembly-intermediate-representation.html > +Redirect 301 /documentation/b3/intermediate-representation /docs/b3/assembly-intermediate-representation.html These should be intermediate-representation.html not assembly-intermediate-representation.html
Jon Davis
Comment 6 2016-02-16 11:22:11 PST
WebKit Commit Bot
Comment 7 2016-02-16 12:18:10 PST
Comment on attachment 271453 [details] Patch Clearing flags on attachment: 271453 Committed r196647: <http://trac.webkit.org/changeset/196647>
WebKit Commit Bot
Comment 8 2016-02-16 12:18:13 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.