BUG: Issues with current README.md
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- documentation
Research direction
Open README.md and inspect the links around lines 13, 49, and 50. Verify the current Junction App and GitHub roadmap destinations, then update the broken links and confirm each one resolves to the intended page.
Written by the indexing model from the issue text.
Description
🐛 Bug Report
Expected Behavior
Line 13; Junction app link is valid and redirects to main website. Line 49 & 50; Redirects to correct Github page /projects/10 & /projects/10.
Actual Behavior
Line 13; Junction app link is invalid (not valid anymore). Line 49 & 50; Github page is unavailable.
Steps to Reproduce Issue
Click on the links (highlighted below)
Solution
Edit from:
<a href="https://www.app.hackjunction.com">Junction App</a>
to
<a href="https://www.correct-link.com">Junction App</a>
and
from:
* [Features Roadmap](https://github.com/hackjunction/JunctionApp/projects/10)
* [Technical Roadmap](https://github.com/hackjunction/JunctionApp/projects/11)
to
* [Features Roadmap](https://github.com/hackjunction/JunctionApp/projects/correct_number)
* [Technical Roadmap](https://github.com/hackjunction/JunctionApp/projects/correct_number)
(or uploading both roadmaps on the right link)
I can fix it if I knew where the links for these are.
Environment
Screenshots
49 & 50 (Github unavailable page)
13 (invalid link)
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from hackjunction/JunctionApp
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
hackjunction/JunctionApp#1006 · 1 comment ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
hackjunction/JunctionApp#1001 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
hackjunction/JunctionApp#759 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
hackjunction/JunctionApp#756 ·
-
bug good first issue
Difficulty 4/5 3-5 days Newbie friendliness 45/100
hackjunction/JunctionApp#755 ·
All issues in hackjunction/JunctionApp
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·