Skip to content
Snippets Groups Projects
Commit 65f7b402 authored by Dan Gerdesmeier's avatar Dan Gerdesmeier Committed by Knative Prow Robot
Browse files

Fix broken links in API Spec (#1800)

RevisionSpec and RevisionMetadata links were broken.
parent 1397e226
No related branches found
No related tags found
No related merge requests found
......@@ -1363,7 +1363,7 @@ All <code>percent</code> values in <code>traffic</code> MUST sum to 100.
</td>
<td>
<a href="#revisionmetadata">RevisionMetadata</a>
<a href="#metadata-3">RevisionMetadata</a>
</td>
<td>The requested metadata for the Revision.
......@@ -1376,7 +1376,7 @@ All <code>percent</code> values in <code>traffic</code> MUST sum to 100.
</td>
<td>
<a href="#revisionspec">RevisionSpec</a>
<a href="#spec-3">RevisionSpec</a>
</td>
<td>The requested spec for the Revision.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment