Skip to content

Commit

Permalink
fixes broken link for v2-docs
Browse files Browse the repository at this point in the history
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
  • Loading branch information
vanshBhatia-A4k9 committed Sep 29, 2023
1 parent 936360b commit 0fb6a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ module.exports = {
},
{
label: 'V2-Docs',
to: 'https://docs.litmuschaos.io/docs/getting-started/installation'
to: 'https://v2-docs.litmuschaos.io/'
},
{
label: 'V1-Docs',
Expand Down

0 comments on commit 0fb6a1c

Please sign in to comment.