-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
fix: improved technologies.md documentation #8013
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: Nitin <nitinjha2609@gmail.com>
Signed-off-by: Nitin <nitinjha2609@gmail.com>
Signed-off-by: Nitin <nitinjha2609@gmail.com>
Signed-off-by: Nitin <nitinjha2609@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Lighthouse Results
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8013 +/- ##
==========================================
+ Coverage 72.98% 73.01% +0.03%
==========================================
Files 95 95
Lines 8324 8324
Branches 215 214 -1
==========================================
+ Hits 6075 6078 +3
+ Misses 2248 2245 -3
Partials 1 1 ☔ View full report in Codecov by Sentry. |
|
@nitin-is-me Please rebase, when you get a chance |
|
Hi @avivkeller, thanks for the heads-up! It looks like the main branch was merged into this one already by @ovflowd. |
Description
This PR improves documentation clarity by:
next.rwrites.mjssectionnext.dynamic.mjsValidation
Manually reviewed rendered markdown and verified that links work and text is clearer.
Related Issues
N/A
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing. (N/A)pnpm buildto check if the website builds without errors. (N/A)