-
Notifications
You must be signed in to change notification settings - Fork 619
[Portal] Fix: link to ThirdwebExtensions full reference
#5446
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
Conversation
Signed-off-by: Alec Ananian <1013230+alecananian@users.noreply.github.com>
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
@alecananian is attempting to deploy a commit to the thirdweb Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Merge activity
|
ThirdwebExtensions full referenceThirdwebExtensions full reference
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5446 +/- ##
===========================================
- Coverage 45.52% 31.37% -14.16%
===========================================
Files 1070 1066 -4
Lines 55707 55467 -240
Branches 4031 2923 -1108
===========================================
- Hits 25360 17400 -7960
- Misses 29660 37402 +7742
+ Partials 687 665 -22
*This pull request uses carry forward flags. Click here to find out more.
|
Signed-off-by: greg <gregfromstl@gmail.com>
Fixes link to 404 page on the Unity extensions docs
PR-Codex overview
This PR updates a hyperlink in the
page.mdxfile, directing users to a more specific documentation page forThirdwebExtensions.Detailed summary
page.mdxfromhttps://thirdweb-dev.github.io/dotnet/index.htmltohttps://thirdweb-dev.github.io/dotnet/docs/Thirdweb.ThirdwebExtensions.htmlfor a complete list of available contract extensions.