Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 for link to minimal mistakes #4840

Closed
lsolesen opened this issue May 14, 2024 · 4 comments
Closed

404 for link to minimal mistakes #4840

lsolesen opened this issue May 14, 2024 · 4 comments

Comments

@lsolesen
Copy link
Contributor

What happened?

  • Minimal Mistakes version:
  • Ruby gem or remote theme version:
  • Jekyll version:
  • Git repository URL:
  • Hosted on GitHub Pages (if yes provide URL to site):
  • Operating system:

Expected behavior

No 404

Steps to reproduce the behavior

This is the file - https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/footer.html

Other

The link goes to a 404 on mademistakes site.

@iBug
Copy link
Collaborator

iBug commented May 14, 2024

I'm not seeing anything wrong. The link https://mademistakes.com/work/jekyll-themes/minimal-mistakes/ goes normally. Can you be more explicit on what is showing 404?

@iBug iBug closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
@lsolesen
Copy link
Contributor Author

image

I think it is a missing slash.

When I go to https://mademistakes.com/work/minimal-mistakes-jekyll-theme it is a 404. When going to https://mademistakes.com/work/minimal-mistakes-jekyll-theme/ it works

@lsolesen
Copy link
Contributor Author

@iBug ^^

@iBug
Copy link
Collaborator

iBug commented May 24, 2024

The code doesn't seem to miss anything:

<a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants