drogon icon indicating copy to clipboard operation
drogon copied to clipboard

404 Pages documentation

Open FIR3ka opened this issue 6 months ago • 2 comments

when i try get pages of documentation i get 404 error.

page principal:

link: https://github.com/drogonframework/drogon/wiki/ENG-08-0-Database-General#dbclient

Image

when i click dbclient it redirect to this page: https://github.com/ENG//ENG/ENG-08-1-Database-DbClient but it doesnt work;

i need somebody figure out the documentation in this way is not complete.

FIR3ka avatar Jul 08 '25 09:07 FIR3ka

https://drogonframework.github.io/drogon-docs/#/

an-tao avatar Jul 08 '25 10:07 an-tao

I also ran across this broken link; it seems that a number of the links on (at least) https://drogonframework.github.io/drogon-docs/#/ENG/ENG-08-0-Database-General are broken. Looking at the URL the links bring me to - it looks like a path rewrite issue where drogon-docs/#/ is missing.

ThomasThelen avatar Sep 03 '25 16:09 ThomasThelen