Skip to content

Conversation

bmorelli25
Copy link
Member

No description provided.

@bmorelli25 bmorelli25 requested a review from a team as a code owner April 13, 2025 18:56
<div class="mt-6">
<a href="@Model.Link("/guide")" target="_blank" rel="noopener noreferrer" class="link text-white">
View archive docs
<a href="https://www.elastic.co/guide" target="_blank" rel="noopener noreferrer" class="link text-white">
Copy link
Member Author

@bmorelli25 bmorelli25 Apr 13, 2025

Choose a reason for hiding this comment

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

@elastic/docs-engineering I'm not sure if this is correct. It seems @Model.Link(" substitutes elastic.co/docs in. In this case, I don't want to link to a /docs page. Is this the correct way to do this? The unfortunate thing is that the link is not environment aware.

Should I do <a href="/guide" instead?

Copy link
Member

Choose a reason for hiding this comment

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

Full URL seems good.

@bmorelli25 bmorelli25 added the fix label Apr 13, 2025
@bmorelli25 bmorelli25 merged commit 10e839d into main Apr 14, 2025
13 of 14 checks passed
@bmorelli25 bmorelli25 deleted the bmorelli25-patch-4 branch April 14, 2025 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants