hackjunction / hackjunction/JunctionApp
BUG: Issues with current README.md
- Vorherrschende Sprache
- JavaScript
- Sterne
- 78
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 🐛 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:
```html
```
to
```html
```
and
from:
```html
* [Features Roadmap](https://github.com/hackjunction/JunctionApp/projects/10)
* [Technical Roadmap](https://github.com/hackjunction/JunctionApp/projects/11)
```
to
```html
* [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)

Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100