hackjunction / hackjunction/JunctionApp
BUG: Issues with current README.md
- Langage dominant
- JavaScript
- Étoiles
- 78
- Forks
- 69
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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:
```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)

Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Ouvrez README.md et inspectez les liens autour des lignes 13, 49 et 50. Vérifiez les destinations actuelles de Junction App et de la feuille de route GitHub, puis mettez à jour les liens rompus et confirmez que chacun mène à la page prévue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- documentation
- Type d'issue
- Documentation
- Difficulté
- 1/5
- Temps estimé
- Moins d'une heure
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100