Skip to content

Commit dc0d2ca

Browse files
docs(readme): update get-id-token README.md reference
1 parent 8243bf1 commit dc0d2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints/getting-started-grpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can generate a development-only JWT token using Google Cloud CLI:
2121
```
2222
$ gcloud auth print-identity-token
2323
```
24-
See [print-identity-token](https://cloud.google.com/sdk/gcloud/reference/auth/print-identity-token) for more info.
24+
See [get-id-token#generic-dev](https://cloud.google.com/docs/authentication/get-id-token#generic-dev) for more info.
2525

2626
Then run the client using this token:
2727
```

0 commit comments

Comments
 (0)