From 41d905c9b008e0953e839374f98cde560e8f1be6 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Mon, 14 Oct 2024 04:25:25 -0700 Subject: [PATCH] docs: fix forward refs in step 9 of using your own client id --- docs/content/drive.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/drive.md b/docs/content/drive.md index 73f6b61a3..369434fd4 100644 --- a/docs/content/drive.md +++ b/docs/content/drive.md @@ -1809,9 +1809,9 @@ then select "OAuth client ID". 9. It will show you a client ID and client secret. Make a note of these. - (If you selected "External" at Step 5 continue to Step 9. + (If you selected "External" at Step 5 continue to Step 10. If you chose "Internal" you don't need to publish and can skip straight to - Step 10 but your destination drive must be part of the same Google Workspace.) + Step 11 but your destination drive must be part of the same Google Workspace.) 10. Go to "Oauth consent screen" and then click "PUBLISH APP" button and confirm. You will also want to add yourself as a test user.