Skip to content

Commit

Permalink
fix(docs): add references to experiments links (#1644)
Browse files Browse the repository at this point in the history
  • Loading branch information
orellazri authored May 9, 2024
1 parent 21531b6 commit 36dd71b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ If you have questions, feel free to ask them in the `#help` forum channel on our
---

{/* prettier-ignore-start */}
[experiments]: /experiments
[experiments-workflow]: /experiments#workflow
[task]: https://github.com/go-task/task
[vscode-task]: https://github.com/go-task/vscode-task
[go]: https://go.dev
Expand Down
2 changes: 2 additions & 0 deletions website/versioned_docs/version-latest/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ If you have questions, feel free to ask them in the `#help` forum channel on our
---

{/* prettier-ignore-start */}
[experiments]: /experiments
[experiments-workflow]: /experiments#workflow
[task]: https://github.com/go-task/task
[vscode-task]: https://github.com/go-task/vscode-task
[go]: https://go.dev
Expand Down

0 comments on commit 36dd71b

Please sign in to comment.