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

fixing links #15

Closed
wants to merge 3 commits into from
Closed

fixing links #15

wants to merge 3 commits into from

Conversation

ricmmartins
Copy link

@ricmmartins ricmmartins commented Feb 3, 2025

adding the /aks-labs/ on the URLs

Purpose

The links for the Getting Started on AKS, Getting Started with AKS Automatic and Istio Service Mesh from the main page (https://azure-samples.github.io/aks-labs/docs/intro) are broken. The purpose of this PR is to fix the broken links by adding the /aks-labs/ on the URLs.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X ] Other... Please describe: broken links

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

adding the /aks-labs/ on the URLs
@ricmmartins
Copy link
Author

#sign-off

Copy link
Collaborator

@russd2357 russd2357 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! See the comments for suggested changes to the PR.

changing as suggested
@russd2357 russd2357 closed this Feb 20, 2025
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

Successfully merging this pull request may close these issues.

2 participants