Bug 154293 - Add a redirect for B3 documentation
Summary: Add a redirect for B3 documentation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 10:51 PST by Jon Davis
Modified: 2016-02-16 12:18 PST (History)
3 users (show)

See Also:


Attachments
Patch (984 bytes, patch)
2016-02-16 10:54 PST, Jon Davis
no flags Details | Formatted Diff | Diff
Patch (1.13 KB, patch)
2016-02-16 11:11 PST, Jon Davis
no flags Details | Formatted Diff | Diff
Patch (1.41 KB, patch)
2016-02-16 11:18 PST, Jon Davis
no flags Details | Formatted Diff | Diff
Patch (1.39 KB, patch)
2016-02-16 11:22 PST, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 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/
Comment 1 Jon Davis 2016-02-16 10:54:24 PST
Created attachment 271437 [details]
Patch
Comment 2 Timothy Hatcher 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.
Comment 3 Jon Davis 2016-02-16 11:11:31 PST
Created attachment 271443 [details]
Patch
Comment 4 Jon Davis 2016-02-16 11:18:57 PST
Created attachment 271451 [details]
Patch
Comment 5 Timothy Hatcher 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
Comment 6 Jon Davis 2016-02-16 11:22:11 PST
Created attachment 271453 [details]
Patch
Comment 7 WebKit Commit Bot 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>
Comment 8 WebKit Commit Bot 2016-02-16 12:18:13 PST
All reviewed patches have been landed.  Closing bug.