Skip to content

Commit 07f6eda

Browse files
sanjay-kvCopilot
andauthored
Update wiki/Documentation.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 39de21a commit 07f6eda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ Select scopes: public_repo, read:org, read:discussion
595595
Copy the token (you won't see it again!)
596596
597597
#### Storing the Token:
598-
Do not store a GitHub token in `docusaurus.config.js` or any other client-bundled config. Keep it in server-side environment variables and call GitHub from a backend endpoint instead.
598+
Do not store a GitHub token in `docusaurus.config.ts/js` or any other client-bundled config. Keep it in server-side environment variables and call GitHub from a backend endpoint instead.
599599
#### Error Handling
600600
**Rate Limit Exceeded (403)**
601601

0 commit comments

Comments
 (0)