From 0af60a062d126ee1a5cba26c6226b85dc6466ed8 Mon Sep 17 00:00:00 2001 From: Marc Glasser Date: Wed, 9 Sep 2026 07:25:49 -1000 Subject: [PATCH] Replace partners@ email with Google Form link; fix /partners/ trailing slash --- source/index.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.html.md b/source/index.html.md index f78332cf0b8..0b1d0ccaf53 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -41,13 +41,13 @@ Make sure to store the partnerUserID and partnerUserSecret Keep your client_secret on the server only. Never expose it in client-side code, browser requests, or mobile apps. Any code a user can read or intercept must not contain it. -**Client secret:** Your `client_secret` is only shown once when first generated. If you lose it, go to and click **"Generate new client secret."** This immediately invalidates your old secret — update all systems using it before regenerating. +**Client secret:** Your `client_secret` is only shown once when first generated. If you lose it, go to and click **"Generate new client secret."** This immediately invalidates your old secret — update all systems using it before regenerating. ### Step 1 — Redirect the user to authorize