Skip to content

Commit 3628976

Browse files
committed
fix(404 links): in installation guides
1 parent 21341fe commit 3628976

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docusaurus/docs/cypress/guide/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ blocks:
655655
# highlight-end
656656
```
657657

658-
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS` as a [secret](https://docs.semaphoreci.com/article/66-environment-variables-and-secrets).
658+
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS` as a [secret](https://docs.semaphoreci.com/using-semaphore/secrets).
659659

660660
</ShowIfSearchParamAndValue>
661661

docusaurus/docs/jest/guide/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ blocks:
648648
# highlight-end
649649
```
650650

651-
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_JEST` as a [secret](https://docs.semaphoreci.com/article/66-environment-variables-and-secrets).
651+
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_JEST` as a [secret](https://docs.semaphoreci.com/using-semaphore/secrets).
652652

653653
</ShowIfSearchParamAndValue>
654654

docusaurus/docs/knapsack_pro-ruby/guide/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ blocks:
970970
# highlight-end
971971
```
972972

973-
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_*` as a [secret](https://docs.semaphoreci.com/article/66-environment-variables-and-secrets).
973+
Remember to set up `KNAPSACK_PRO_TEST_SUITE_TOKEN_*` as a [secret](https://docs.semaphoreci.com/using-semaphore/secrets).
974974

975975
</ShowIfSearchParamAndValue>
976976

0 commit comments

Comments
 (0)