layer5: Wrong links for the Books

Description

Currently two of the books under learn path of service mesh bookS leads to the wrong urls. The books are Enterprise path to Service mesh architecture edition 1 and Enterprise path to service mesh architecture edition 2

They both are currently leading to the below link. this

Expected Behavior

Upon searching on the O Reilly Website I found that current links should be edition-1 edition-2

Screenshots

Original page Expected Page
image image
image image

Environment:

  • Host OS:
  • Browser:

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.

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (16 by maintainers)

Most upvoted comments

@Ghat0tkach Just a suggestion, How would it look if we have the book and the form side by side below the text and then the extension?๐Ÿค” Your thoughts?

I guess thats more feasible to read and I think the disruptive UI could be solved as all the issue is due to float:right of โ€œbookโ€ class. Thank you @Savio629 . Will update you soon regarding the changes

@Ghat0tkach letโ€™s get this effort tied off on Monday. If this isnโ€™t feasible, letโ€™s get others to help / get this reassigned. // @Shivam-AfA

@Ghat0tkach would you like to give any update on this?

Yes , I was finally able to set up website yesterday and as discussed in referenced pull request . The only issue is the disruptive interface after the form submits. I know how to resolve (as I already did through in browser tool) but since its .mdx file , things are going pretty difficult but will soon fix it .

Thank you