Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 3c15632

Browse files
author
Nick Cook
committed
Fix broken links
Change-Id: Ibed9403c22f062338c593c4eea4c44d0a49bbe88
1 parent ee3b4ac commit 3c15632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-assistant-grpc/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installing
2121
Authorization
2222
-------------
2323

24-
- Follow the steps to `configure the Actions Console project and the Google account <httpsb://developers.google.com/assistant/sdk/guides/service/python/embed/config-dev-project-and-account>`_.
24+
- Follow the steps to `configure the Actions Console project and the Google account <https://developers.google.com/assistant/sdk/guides/service/python/embed/config-dev-project-and-account>`_.
2525
- Follow the steps to `register a new device model and download the client secrets file <https://developers.google.com/assistant/sdk/guides/service/python/embed/register-device>`_.
2626
- Generate device credentials using ``google-oauthlib-tool``:
2727

google-assistant-sdk/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ google-oauthlib-tool
2020
This tool creates test credentials to authorize devices to call the
2121
Google Assistant API when prototyping.
2222

23-
- Follow the steps to `configure the Actions Console project and the Google account <httpsb://developers.google.com/assistant/sdk/guides/service/python/embed/config-dev-project-and-account>`_.
23+
- Follow the steps to `configure the Actions Console project and the Google account <https://developers.google.com/assistant/sdk/guides/service/python/embed/config-dev-project-and-account>`_.
2424
- Follow the steps to `register a new device model and download the client secrets file <https://developers.google.com/assistant/sdk/guides/service/python/embed/register-device>`_.
2525
- Generate device credentials using ``google-oauthlib-tool``:
2626

0 commit comments

Comments
 (0)