-
-
Notifications
You must be signed in to change notification settings - Fork 64
update TinyBird account creation URL #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis change updates a single login URL in the TINYBIRD.md documentation file. The URL for the first step's login endpoint is changed from Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@TINYBIRD.md`:
- Line 5: Update the Markdown link text to match its actual target URL by
changing the visible link label from "tinybird.co" to "cloud.tinybird.co" in the
sentence that begins "Create a Tinybird account and a Tinybird workspace..." so
the anchor text accurately reflects the target
`https://cloud.tinybird.co/login`.
| Note: Currently Traffic Analytics features are behind a feature flag. For now, you'll need to enable it by following the steps below: | ||
|
|
||
| 1. Create a Tinybird account and a Tinybird workspace at [tinybird.co](https://auth.tinybird.co/login). You can select any cloud/region you choose. | ||
| 1. Create a Tinybird account and a Tinybird workspace at [tinybird.co](https://cloud.tinybird.co/login). You can select any cloud/region you choose. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Align link text with the actual target URL.
The link text says “tinybird.co” but now points to cloud.tinybird.co/login. Consider updating the visible text to avoid confusion (e.g., “cloud.tinybird.co”).
🤖 Prompt for AI Agents
In `@TINYBIRD.md` at line 5, Update the Markdown link text to match its actual
target URL by changing the visible link label from "tinybird.co" to
"cloud.tinybird.co" in the sentence that begins "Create a Tinybird account and a
Tinybird workspace..." so the anchor text accurately reflects the target
`https://cloud.tinybird.co/login`.
This PR updates the account creation URL for Tinybird which was returning a 404.
Note
Updates
TINYBIRD.mdto point the Tinybird account/workspace creation link tohttps://cloud.tinybird.co/login(replacing the 404ingauth.tinybird.coURL).Written by Cursor Bugbot for commit 6930664. This will update automatically on new commits. Configure here.