Skip to content

fix: use <Link> for logo#8600

Open
watilde wants to merge 1 commit into
aws-amplify:mainfrom
watilde:fixes-logo
Open

fix: use <Link> for logo#8600
watilde wants to merge 1 commit into
aws-amplify:mainfrom
watilde:fixes-logo

Conversation

@watilde
Copy link
Copy Markdown
Contributor

@watilde watilde commented May 22, 2026

Description of changes:

This fix ensures that relative paths work correctly when the site is hosted on other repositories. I noticed this improvement while working on the AWS Amplify JP documentation.

https://aws-amplify-jp.github.io/docs/react/how-amplify-works/

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@watilde watilde requested a review from a team as a code owner May 22, 2026 15:41
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.

1 participant