Add redirect for Contributing Organization Guide

This guide was moved in 9fe8319a48, so add
a redirect from its old location to ensure no links break.

Change-Id: Ifcf9fb7586d21e374a83d75ef8fa666f7c92ab01
This commit is contained in:
Zane Bitter 2018-11-19 15:39:50 -05:00
parent df6816f81a
commit cdcb5d609c
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
redirectmatch 301 ^/contributors/contributing/organization-guide.html /contributors/organizations/

View File

@ -69,6 +69,10 @@ html_last_updated_fmt = '%Y-%m-%d %H:%M'
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project
# Add any paths that contain "extra" files, such as .htaccess or
# robots.txt.
html_extra_path = ['_extra']
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass
# [howto/manual]).