-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
Added navigation buttons in other sections of website #1218
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1218 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 373 373
Branches 94 94
=========================================
Hits 373 373 ☔ View full report in Codecov by Sentry. |
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.
Thanks for the great effort on this! Good job!!
Thanks Benjamin for the review and approval, looking forward to contribute more and make meaningful impact. |
…mples page A small typo made its way to the website in commit 72ae168 ("Added navigation buttons in other sections of website (json-schema-org#1218)"), let's fix that mistake. Fixes: 72ae168 ("Added navigation buttons in other sections of website (json-schema-org#1218)") Signed-off-by: Quentin Schulz <[email protected]>
…mples page (#1341) A small typo made its way to the website in commit 72ae168 ("Added navigation buttons in other sections of website (#1218)"), let's fix that mistake. Fixes: 72ae168 ("Added navigation buttons in other sections of website (#1218)") Signed-off-by: Quentin Schulz <[email protected]>
What kind of change does this PR introduce?
Enhancement: Added navigation buttons to Getting Started, Reference and Specification sections
Issue Number:
Summary
Does this PR introduce a breaking change?
No