From 3e2c0f8c045a5cea804a0267d6fab09f9ec32ae4 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 444886677..aa8734f82 100644 --- a/docs/content/drive.md +++ b/docs/content/drive.md @@ -1810,9 +1810,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.