Skip to content

Commit 355e55a

Browse files
authored
Update setup-binderhub.rst
Use Google Artifact Registry instead of Artifact Registry
1 parent f41e8b5 commit 355e55a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/zero-to-binderhub/setup-binderhub.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ need to insert. Note that the first line is not indented at all::
6060
"client_x509_cert_url": "<REPLACE>"
6161
}
6262

63-
If you are using Artifact Registry
63+
If you are using Google Artifact Registry
6464
~~~~~~~~~~~~~~~~~~~~~~~~~~~
6565

6666
You do not need to do anything.
@@ -184,10 +184,10 @@ your ``config.yaml`` file::
184184
* Note that in both cases, you should remove the ``<`` and ``>`` symbols,
185185
they are simply placeholders in the code above.
186186

187-
If you are using Artifact Registry
187+
If you are using Google Artifact Registry
188188
~~~~~~~~~~~~~~~~~~~~~~~~~~~
189189

190-
To configure BinderHub to use Artifact Registry, add the following to your `config.yaml` file::
190+
To configure BinderHub to use Google Artifact Registry, add the following to your `config.yaml` file::
191191

192192
config:
193193
BinderHub:

0 commit comments

Comments
 (0)