Fixed the 404 Page not found issue Fixes #2358#2374
Fixed the 404 Page not found issue Fixes #2358#2374Prathamesh5152 wants to merge 1 commit intojson-schema-org:mainfrom
Conversation
|
Hi @Prathamesh5152! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description, completed checklist items Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
|
@kurtmckee Please review and merge |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2374 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 672 672
Branches 211 211
=========================================
Hits 672 672 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @Prathamesh5152! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
|
Hi, @Prathamesh5152. Please make sure to get that issue approved and assigned first and afterwards you can proceed. This is the way this organization handles as it will be easier for maintainers to review the code in sequential pattern. Thank you:) |
|
You weren't assigned to fix this issue and it's not even correct. |
What kind of change does this PR introduce?
Bugfix
Issue Number:
Screenshots/videos:
N/A - Links were resolving to incorrect URLs (
/draft/draft/2019-09/...instead of/draft/2019-09/...)If relevant, did you update the documentation?
N/A
Summary
Fixed broken navigation links in the draft pages that were causing 404 errors. The issue was caused by incorrect relative paths in markdown files.
Does this PR introduce a breaking change?
No