-
Notifications
You must be signed in to change notification settings - Fork 134
chore: fix docs links in actor list #2315
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
chore: fix docs links in actor list #2315
Conversation
Deploying rivet-studio with
|
| Latest commit: |
0613ce8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ff2221ca.rivet-studio.pages.dev |
| Branch Preview URL: | https://04-06-chore-fix-docs-links-i.rivet-studio.pages.dev |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
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.
PR Summary
This PR updates the links in the EmptyState component of the ActorsList to use absolute URLs instead of relative paths.
- Updated React, TypeScript, and Rust quick start guide links to absolute URLs in
frontend/packages/components/src/actors/actors-list.tsx. - Ensured consistency in documentation references for enhanced user access.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Deploying rivet-hub with
|
| Latest commit: |
0613ce8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e6dbe526.rivet-hub-7jb.pages.dev |
| Branch Preview URL: | https://04-06-chore-fix-docs-links-i.rivet-hub-7jb.pages.dev |
0613ce8 to
862b0a0
Compare
9344669 to
7c6188d
Compare
Merge activity
|
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->

Changes