Skip to content

Commit d4ec3d2

Browse files
authored
Merge pull request #182 from argos-ci/various-fixes-2
fix: fix redirect
2 parents 0f5955a + 9400d29 commit d4ec3d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const config = {
104104
},
105105
{
106106
from: "/monitoring-mode",
107-
to: "/build-modes#monitoring-mode",
107+
to: "/build-modes",
108108
},
109109
{
110110
from: "/slack-notifications",

0 commit comments

Comments
 (0)