Skip to content

Commit efc122e

Browse files
Copilottheletterf
andcommitted
Update contribution link to point to elastic.co and open in new window
Co-authored-by: theletterf <[email protected]>
1 parent 5195249 commit efc122e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contribute/on-the-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This section will help you understand how to update and contribute to our documentation post-migration.
44

55
:::{tip}
6-
Every documentation page includes a **Learn how to contribute** link in the sidebar that brings you directly to this guide. Use it whenever you want to contribute!
6+
Every documentation page includes a **Learn how to contribute** link in the sidebar that takes you to the [Elastic Docs contribution guide](https://www.elastic.co/docs/contribute-docs/). Use it whenever you want to contribute!
77
:::
88

99
## Updating documentation

src/Elastic.Markdown/Layout/_TableOfContents.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</li>
3636
}
3737
<li class="learn-how-to-contribute hidden lg:block lg:not-first:mt-1">
38-
<a href="@Model.Link("/contribute/#contribute")" class="link text-sm">
38+
<a href="https://www.elastic.co/docs/contribute-docs/" class="link text-sm" target="_blank">
3939
Learn how to contribute
4040
</a>
4141
</li>

0 commit comments

Comments
 (0)