-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix documentation link on AutoImage #2594
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
morganick
left a comment
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.
New link address is correct. Asking question about pointing to our new docs site.
| * An Image component that automatically sizes a remote or data-uri image. | ||
| * | ||
| * - [Documentation and Examples](https://github.com/infinitered/ignite/blob/master/docs/Components-AutoImage.md) | ||
| * - [Documentation and Examples](https://github.com/infinitered/ignite/blob/master/docs/boilerplate/components/AutoImage.md) |
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.
@frankcalise did we want to point these links over to docs.infinite.red?
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.
@morganick yeah good call, let's link to https://docs.infinite.red/ignite-cli/boilerplate/components/AutoImage/
Thanks for the contribution @ahinkle !
frankcalise
left a comment
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.
Let's point to the new docs site https://docs.infinite.red/ignite-cli/boilerplate/components/AutoImage/
morganick
left a comment
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.
Updated link to point to new documentation site.
Co-authored-by: Nick Morgan <morganick@users.noreply.github.com>
frankcalise
left a comment
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.
Thanks!
|
🎉 This PR is included in version 9.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Small fix on a broken link:
Prev:
https://github.com/infinitered/ignite/blob/master/docs/Components-AutoImage.md
Now:
https://github.com/infinitered/ignite/blob/master/docs/boilerplate/components/AutoImage.md