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

[v16] Fix Mattermost guide image path #50827

Open
wants to merge 1 commit into
base: branch/v16
Choose a base branch
from

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Jan 7, 2025

Backport #50707 to branch/v16

Use Markdown relative link syntax, since the `a` element leads to a
broken image link.
@ptgott ptgott added the no-changelog Indicates that a PR does not require a changelog entry label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
bot/backport-50707-branch/v16 HEAD 1 ✅SUCCEED bot-backport-50707-branch-v16 2025-01-07 16:34:37

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 January 14, 2025 20:37
Copy link
Contributor

@hugoShaka hugoShaka left a comment

Choose a reason for hiding this comment

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

@ptgott
Copy link
Contributor Author

ptgott commented Jan 17, 2025

It looks like the easiest way to get around this is to make the logo available as a static asset on the Docusaurus site, then import it as a module on the Mattermost guide page. I have a PR here to add the asset: gravitational/docs-website#114

ptgott added a commit that referenced this pull request Jan 17, 2025
Closes #50827
Closes #50826

This allows us to create a download link using the `a` tag.

Depends on gravitational/docs-website#114
ptgott added a commit that referenced this pull request Jan 17, 2025
Closes #50827
Closes #50826

This allows us to create a download link using the `a` tag.

Depends on gravitational/docs-website#114
ptgott added a commit that referenced this pull request Jan 17, 2025
Closes #50827
Closes #50826

This allows us to create a download link using the `a` tag.

Depends on gravitational/docs-website#114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants