Skip to content

BUG: Issues with current README.md  #1002

@Ijtihed

Description

@Ijtihed

🐛 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
image

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)
image

13 (invalid link)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions