Skip to content

Commit

Permalink
Fix links (#1559)
Browse files Browse the repository at this point in the history
* Fix links

* Remove pnpm
  • Loading branch information
Isengo1989 authored Nov 14, 2024
1 parent 69266ed commit 2755c96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ task('sw:health_checks', static function () {
});
```

> Before incorporating this step into your deployment process, make sure that you are well familiar with the [System Checks Concepts](/concepts/framework/system-check.md) and how to use and interpret the results [Custom usage](/guides/plugins/plugins/framework/system-check/index.md), and the command [error codes](/guides/plugins/plugins/framework/system-check/index.md#triggering-system-checks).
> Before incorporating this step into your deployment process, make sure that you are well familiar with the [System Checks Concepts](../../../../concepts/framework/system-check.md) and how to use and interpret the results [Custom usage](../../../../guides/plugins/plugins/framework/system-check/index.md), and the command [error codes](../../../../guides/plugins/plugins/framework/system-check/index.md#triggering-system-checks).
### 9. Switching the document root

Expand Down

0 comments on commit 2755c96

Please sign in to comment.