Closed Bug 1594907 Opened 6 years ago Closed 6 years ago

Fix some duplicated path segments and add redirects

Categories

(Developer Infrastructure :: Source Documentation, task)

task
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: ahal, Assigned: ahal)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

No description provided.
Assignee: nobody → ahal
Status: NEW → ASSIGNED

This also moves the 'mach' docs from /python/mach to /mach. The reason being
that 'mach' doesn't really have anything to do with Python other than its
implemented in it.

Pushed by ahalberstadt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db3edf4d1840 Fix some duplicate URL segments in firefox-source-docs, r=sylvestre
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72

I discovered that this made the taskcluster-config.html page unreachable:
https://firefox-source-docs.mozilla.org/taskcluster/taskcluster-config.html

This is because it contains the string taskcluster/taskcluster and therefore redirects to taskcluster-config.html. I could change the redirect to taskcluster/taskcluster/ -> taskcluster/ instead, but then the URL firefox-source-docs.mozilla.org/taskcluster/taskcluster won't redirect. Maybe that's not a big deal, but I figured in this case it's just easier to rename taskcluster-config.rst to config.rst.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by ahalberstadt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0ff2c7b2c0fd [docs] Fix accidental redirection of 'taskcluster/taskcluster-config.html', r=sylvestre
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → FIXED
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: