hackjunction / hackjunction/JunctionApp

BUG: Issues with current README.md

Aperta
#1,002 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
JavaScript
Stelle
78
Fork
69
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 🐛 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)

![image](https://github.com/user-attachments/assets/ec0d405d-af47-49a4-87d7-b147d5a221fb)
![image](https://github.com/user-attachments/assets/c91c8184-94c2-4369-a943-d236a557964e)

### Solution

Edit from:

```html

Junction App

```

to
```html

Junction App

```

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)
![image](https://github.com/user-attachments/assets/3581b88b-f9c2-4fe6-aa6a-8951c3e2ea79)

13 (invalid link)
![image](https://github.com/user-attachments/assets/2129875c-504f-4bda-af9f-8dda1e90ba79)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.