GSG-G10 / GSG-G10/RAM-News

href path for details page

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
review
Dominant language
HTML
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Maybe you notice that some **redirection** to the details page not working on your app,

there is a difference between `./html` and `/html`
in the first case, `./` means the current directory
https://github.com/GSG-G10/RAM-News/blob/98c5f2012d77fd5579a5553ac27ef9764bea5ba0/index.html#L24
while in this line `/` means the root of the current drive
https://github.com/GSG-G10/RAM-News/blob/98c5f2012d77fd5579a5553ac27ef9764bea5ba0/index.html#L351

So take that into consideration the next time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.