TheAlgorithms/website

[BUG] Invalid github link

Complexlity opened this issue · 2 comments

Description of the bug

On Arrray Queue algorithm, the View on Github icon goes to page not found. I found out this is the correct link.

Add screenshots of the bug (if applicable)

No response

Additional information/context

I look around this website repository to find out how to fix it and open a PR but wasn't sure where to replace the link. So I ask that someone should tag me when they create a PR for the solution so I'd learn from it

Update: I found it had to do with this PR made 5 hours ago on the TypeScript repository. It grouped the algorithms in the Data structures folder and this makes all the View on Github links on the typescript data structures section no longer work


typescript data structures
image

Since this was just a content change, I've rebuilt the site and it seems to be fixed now.