mehdihadeli / awesome-software-architecture

🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
https://awesome-architecture.com
Creative Commons Zero v1.0 Universal
7.89k stars 628 forks source link

Broken Links #15

Closed dtobi59 closed 3 years ago

dtobi59 commented 3 years ago

broken Links

Clicking on any of the links in the marked area gives a 404 page.

loftwah commented 3 years ago

I just noticed that too, it appears to be anything at the top (root) level.

dtobi59 commented 3 years ago

@loftwah you're very correct. the links at the sidebar works well.

mehdihadeli commented 3 years ago

@dtobi59 I will find a solution for it :)

dtobi59 commented 3 years ago

@mehdihadeli I think the problem is: using the ../docs/... path and the .md file extension which is not supported on the web.

mehdihadeli commented 3 years ago

@mehdihadeli I think the problem is: using the ../docs/... path and the .md file extension which is not supported on the web. Maybe I will remove md in website root.

mehdihadeli commented 3 years ago

I remove the table of content form web page, you can use navigation bar. I think it is clear now, If you have other suggestion let me know

SinghCoder commented 2 years ago

Hey @mehdihadeli , the link for engineering-blogs in left table of contents points to 404, since you removed it from its own separate section in commit https://github.com/mehdihadeli/awesome-software-architecture/commit/12112a39c001dc8cda6fc47736a70d546267de9a and moved to others but the index was not updated.

I am not sure how this index is being generated else, I would have sent a PR, please if possible could you remove the section from the index? or let me know how to do and I would send a PR, whatever is comfortable for you.

mehdihadeli commented 2 years ago

@SinghCoder Hi, Thanks for reporting this bug. I removed this section from the sidebar.