Skip to content

Commit f033c69

Browse files
authored
docs: use api-common-protos master branch (#442)
1 parent 2c39024 commit f033c69

File tree

1 file changed

+3
-6
lines changed
  • packages/gapic-generator/docs/getting-started

1 file changed

+3
-6
lines changed

packages/gapic-generator/docs/getting-started/local.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,13 @@ Example
117117

118118
.. include:: _example.rst
119119

120-
You will also need the common protos, currently in experimental status,
121-
which define certain client-specific annotations. These are in the
122-
`api-common-protos`_ repository. Clone this from GitHub also:
120+
You will also need the common protos, which define certain client-specific annotations.
121+
These are in the `api-common-protos`_ repository.
122+
Clone this from GitHub also:
123123

124124
.. code-block:: shell
125125
126126
$ git clone https://github.com/googleapis/api-common-protos.git
127-
$ cd api-common-protos
128-
$ git checkout --track -b input-contract origin/input-contract
129-
$ cd ..
130127
131128
.. _api-common-protos: https://github.com/googleapis/api-common-protos/tree/input-contract
132129

0 commit comments

Comments
 (0)