Merge lp:~evilnick/juju-core/docs-bug1261418 into lp:juju-core/docs

Proposed by Nick Veitch
Status: Merged
Approved by: Nick Veitch
Approved revision: no longer in the source branch.
Merged at revision: 207
Proposed branch: lp:~evilnick/juju-core/docs-bug1261418
Merge into: lp:juju-core/docs
Diff against target: 12 lines (+1/-1)
1 file modified
htmldocs/.htaccess (+1/-1)
To merge this branch: bzr merge lp:~evilnick/juju-core/docs-bug1261418
Reviewer Review Type Date Requested Status
charmers Pending
Review via email: mp+199137@code.launchpad.net

Description of the change

fixes .htaccess redirects

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'htmldocs/.htaccess'
2--- htmldocs/.htaccess 2013-07-16 19:50:06 +0000
3+++ htmldocs/.htaccess 2013-12-16 15:20:14 +0000
4@@ -13,7 +13,7 @@
5 RewriteRule ^provider-configuration-openstack.html$ config-openstack.html [R=301,L]
6 RewriteRule ^user-tutorial.html$ getting-started.html#test [R=301,NE,L]
7 RewriteRule ^write-charm.html$ authors-charm-writing.html [R=301,L]
8-RewriteRule ^charm.html$ authors-charm-anatomy.html [R=301,L]
9+RewriteRule ^charm.html$ authors-charm-components.html [R=301,L]
10 RewriteRule ^service-config.html$ charms-config.html [R=301,L]
11 RewriteRule ^charm-store.html$ authors-charm-store.html [R=301,L]
12 RewriteRule ^charm-quality.html$ authors-charm-quality.html [R=301,L]

Subscribers

People subscribed via source and target branches