Fix tagged-projects format to work properly

I7c6effe6e440f2147f8c68df090152e716c38fba added support to automatically
keep the 'Application to current projects' section pull from
projects.yaml but several of the tags used the wrong formatting causing
the tag pages to not list any projects as tagged.

Change-Id: I37afc38b43d1d812b3b9e1baabeafaec0b6fec59
This commit is contained in:
Joe Gordon 2015-04-10 15:36:43 -04:00
parent c13377dd51
commit f97ac2a515
4 changed files with 4 additions and 4 deletions

View File

@ -65,4 +65,4 @@ Tags in the "release" category do not use attributes.
Application to current projects
===============================
.. tagged-projects: release:at-6mo-cycle-end
.. tagged-projects:: release:at-6mo-cycle-end

View File

@ -64,4 +64,4 @@ Tags in the "release" category do not use attributes.
Application to current projects
===============================
.. tagged-projects: release:has-stable-branches
.. tagged-projects:: release:has-stable-branches

View File

@ -54,4 +54,4 @@ Tags in the "release" category do not use attributes.
Application to current projects
===============================
.. tagged-projects: release:independent
.. tagged-projects:: release:independent

View File

@ -65,4 +65,4 @@ Tags in the "release" category do not use attributes.
Application to current projects
===============================
.. tagged-projects: release:managed
.. tagged-projects:: release:managed