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

Issue with Learning Path Link After Requesting Free Ebook #4695

Closed
iArchitSharma opened this issue Aug 5, 2023 · 6 comments · Fixed by #4708 or #4710
Closed

Issue with Learning Path Link After Requesting Free Ebook #4695

iArchitSharma opened this issue Aug 5, 2023 · 6 comments · Fixed by #4708 or #4710
Assignees
Labels
kind/bug Something isn't working

Comments

@iArchitSharma
Copy link
Contributor

Description

When submitting the required details to receive the free ebook on the page The Enterprise Path to Service Mesh Architectures, a confirmation message for the free learning path is displayed. However, upon clicking the provided link, a 404 error occurs.

Steps to Reproduce:

  1. Go to The Enterprise Path to Service Mesh Architectures page.
  2. Enter the required details and submit to request the free ebook.
  3. Observe the confirmation message mentioning the free learning path.
  4. Click on the provided link for the learning path.

Expected Result:

Clicking the link should lead to the free learning path related to service meshes.

Actual Result:

Clicking the link results in a 404 error page.

Additional Information:

The learning path link that is not working: https://layer5.io/learn/learning-path

This issue prevents users from accessing the intended learning path after requesting the free ebook. It would be greatly appreciated if this link could be fixed to provide a seamless learning experience.

Screenshots

  1. Before submitting the form:
    image
  2. After Submission:
    image
  3. learning path page:
    image

Environment:

  • Host OS: Windows 11
  • Browser: Brave

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@iArchitSharma iArchitSharma added the kind/bug Something isn't working label Aug 5, 2023
@iArchitSharma
Copy link
Contributor Author

ps: if possible I would love to work on this issue

@leecalcote
Copy link
Member

Thanks!

@abhijeetgauravm
Copy link
Contributor

hey @iArchitSharma r u doing it ?

@iArchitSharma
Copy link
Contributor Author

@abhijeetgauravm Sure, I'm currently working on it. I'm in the process of familiarizing myself with the Gatsby framework since I'm new to it.

@abhijeetgauravm
Copy link
Contributor

Yeah @iArchitSharma 🚀

CovertSprayer added a commit to CovertSprayer/layer5 that referenced this issue Aug 7, 2023
@iArchitSharma
Copy link
Contributor Author

@leecalcote, the problem was actually present on two pages:

The issue was identified on this specific page: https://layer5.io/learn/service-mesh-books/the-enterprise-path-to-service-mesh-architectures

Similarly, the same problem was also discovered on the following page: https://layer5.io/learn/service-mesh-books/the-enterprise-path-to-service-mesh-architectures-2nd-edition

The solution has been implemented as part of pull request #4710 , successfully resolving the issue on both pages.

leecalcote added a commit that referenced this issue Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

Successfully merging a pull request may close this issue.

3 participants