Specific directory gets 404 on github pages #189173
-
Select Topic AreaQuestion BodyI have had website pages working for many many years. Today a specific subdirectory (obsviously the most important one with permalinks to the project) is no longer working. Anything inside that directory gets a 404 site not found: I already tried: I really can't think of anything else... :-/ Ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I think I finally figured it out... I inadvertently activated github pages on another repository with the same name (i.e. book), but the site was never built. So there was effectively a redirect to a site that never existed. |
Beta Was this translation helpful? Give feedback.
I think I finally figured it out...
I inadvertently activated github pages on another repository with the same name (i.e. book), but the site was never built. So there was effectively a redirect to a site that never existed.