-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix: Rename Service Mesh Workshops to Cloud Native Workshops #6426
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
Conversation
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Screencast.from.2025-05-04.17-31-53.webm |
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
🚀 Preview for commit f7471bc at: https://68175aa02a427467c048ed73--layer5.netlify.app |
@@ -13,7 +13,7 @@ const LearnGridPage = () => { | |||
}; | |||
export default LearnGridPage; | |||
export const Head = () => { | |||
return <SEO title="Learn Service Mesh" | |||
return <SEO title="Learn Cloud Native" | |||
description="Learn Service Meshes: Istio, Linkerd, Envoy, Consul, Open Service Mesh, Traefik Mesh, Kuma, AWS App Mesh, Citrix, VMware Tanzu Service Mesh" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what the new SEO description should be, any suggestions with this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works @M-DEV-1
🚀 Preview for commit d2b8dda at: https://68176068c53ca825a035fc14--layer5.netlify.app |
|
🚀 Preview for commit 497a26d at: https://6818740a96ae6d11991a8d4b--layer5.netlify.app |
@M-DEV-1 Add it as an agenda item to the meeting minutes, if you would :) |
🚀 Preview for commit 430d44a at: https://68189e283308705b2fc4e663--layer5.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of points discussed in previous meeting needs to be accounted for,
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
…layer5 into M-DEV-1/fix-workshops-page-link
🚀 Preview for commit e8ec2bb at: https://6821e6e105c4fd1a39675e9c--layer5.netlify.app |
@M-DEV-1 fixed? |
@leecalcote yes, all done 👍 |
@M-DEV-1, then, describe what you've changed, how you've incorporated feedback, take screenshots or video if necessary, and ask for a re-review out of the kindness of @vishalvivekm's heart. |
@M-DEV-1, in the meeting, it was discussed that this change will result in all reference to individual workshop pages to be 404. |
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
I've added splat redirects for all the old links while referring to this doc |
Description
I have renamed all references and links
service-mesh-workshops
links tocloud-native-workshops
. I have also renamed theservice-mesh-workshops
folder in src/collections and modified the existing redirects.Notes for Reviewers
Signed commits