-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
fix: update vfox domain
#7746
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
fix: update vfox domain
#7746
Conversation
Signed-off-by: Han Li <aooohan@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Pull Request Overview
This PR updates the vfox domain in the documentation, changing the Quick Start link from the old domain to the new one.
- Updated the Quick Start link to use "https://vfox.dev" instead of "https://vfox.lhan.me".
|
@AugustinMauroy Please review it again. |
|
Fast tracking! |
|
Lighthouse Results
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7746 +/- ##
=======================================
Coverage 74.85% 74.85%
=======================================
Files 98 98
Lines 7895 7895
Branches 200 200
=======================================
Hits 5910 5910
Misses 1984 1984
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Upate
vfoxdomain,vfox.dev.Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.