Fix links (#605)

Extra `-` in each link. Might have been from my original suggestion 😅
This commit is contained in:
Christie Wilson 2018-04-10 13:08:24 -07:00 committed by Google Prow Robot
parent 69be45331a
commit a793d443e0
1 changed files with 5 additions and 5 deletions

View File

@ -7,13 +7,13 @@ building from the smallest, most frequent operations.
Examples in this section illustrate: Examples in this section illustrate:
* [Automatic rollout of a new Revision to an existing Service with a * [Automatic rollout of a new Revision to an existing Service with a
pre-built container](#1--automatic-rollout-of-a-new-revision-to-existing-service---pre-built-container) pre-built container](#1-automatic-rollout-of-a-new-revision-to-existing-service---pre-built-container)
* [Creating a first route to deploy a first revision from a pre-built * [Creating a first route to deploy a first revision from a pre-built
container](#2--creating-route-and-deploying-first-revision---pre-built-container) container](#2-creating-route-and-deploying-first-revision---pre-built-container)
* [Configuration changes and manual rollout * [Configuration changes and manual rollout
options](#3--manual-rollout-of-a-new-revision---config-change-only) options](#3-manual-rollout-of-a-new-revision---config-change-only)
* [Creating a revision from source](#4--deploy-a-revision-from-source) * [Creating a revision from source](#4-deploy-a-revision-from-source)
* [Creating a function from source](#5--deploy-a-function) * [Creating a function from source](#5-deploy-a-function)
Note that these API operations are identical for both app and function Note that these API operations are identical for both app and function
based services. (to see the full resource definitions, see the based services. (to see the full resource definitions, see the