sergi0g / cup

The easiest way to check for your container updates
https://sergi0g.github.io/cup/docs
GNU Affero General Public License v3.0
116 stars 2 forks source link

[BUG] Documentation site logo results in 404 #27

Closed ioverho closed 1 week ago

ioverho commented 1 week ago

Clicking the documentation site's top left logo navigates to https://sergi0g.github.io/cup/.../sergi0g.github.io/cup where ... is installation or usage, etc.

The current landing page https://sergi0g.github.io/cup/ also returns a 404.

sergi0g commented 1 week ago

Hi @ioverho!

Thanks for reporting this bug! I am generally having trouble with 404s at the moment.

Clicking the documentation site's top left logo navigates to https://sergi0g.github.io/cup/.../sergi0g.github.io/cup where ... is installation or usage, etc.

I can confirm this occurs and I'll try to debug it!

The current landing page https://sergi0g.github.io/cup/ also returns a 404.

Where is this link? Everywhere in Github I link to https://sergi0g.github.io/cup/docs/.

sergi0g commented 1 week ago

@ioverho I fixed it!