diff options
| author | moon jooho <[email protected]> | 2025-07-03 19:22:32 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-03 10:22:32 +0000 |
| commit | a68f28e5cc895ff6ffa3a1a74910ad5bf8437205 (patch) | |
| tree | 35534f575de0bab428eade37ded948fe1752e75f | |
| parent | 5057502e8d30a8e23ba7ad80bc49bd8e9f2b1a87 (diff) | |
fix: remove unnecessary whitespace (#2781)
Co-authored-by: F. Hinkelmann <[email protected]>
| -rw-r--r-- | docs/troubleshooting.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 3b7fd8f5..2fd80d45 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -10,8 +10,7 @@ This guide provides solutions to common issues and debugging tips. tier of the Google Code Assist plan. - For Google Cloud accounts, you can work around this by setting `GOOGLE_CLOUD_PROJECT` to your project ID. - - You can also grab an API key from [AI - Studio](https://aistudio.google.com/app/apikey), which also includes a + - You can also grab an API key from [AI Studio](https://aistudio.google.com/app/apikey), which also includes a separate free tier. ## Frequently asked questions (FAQs) |
