-
Notifications
You must be signed in to change notification settings - Fork 406
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
remove www. prefix from plumenetwork.xyz #5850
base: main
Are you sure you want to change the base?
Conversation
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via 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. |
@eyqs is attempting to deploy a commit to the thirdweb Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5850 +/- ##
===========================================
- Coverage 55.18% 39.96% -15.23%
===========================================
Files 1123 1121 -2
Lines 59611 59504 -107
Branches 5030 3697 -1333
===========================================
- Hits 32895 23779 -9116
- Misses 25996 35031 +9035
+ Partials 720 694 -26
*This pull request uses carry forward flags. Click here to find out more. |
PR-Codex overview
This PR focuses on updating the
buttonLink
URL in thechainMetaRecord
object to remove the "www." prefix, ensuring consistency in the URL format.Detailed summary
buttonLink
from "https://www.plumenetwork.xyz/" to "https://plumenetwork.xyz/" in thecta
object withinchainMetaRecord
.