fixed dead links

This commit is contained in:
Relism
2025-02-27 22:46:29 +01:00
parent 8912f7e738
commit e9ddd43a46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ corresponding file from the server. This is where a dynamic file server comes in
::: warning
The dynamic file server relies heavily on the concept of dynamic handlers, which are handlers that will resolve for
any subpath of the endpoint they are registered to (see [Handler Types](/flash/handlers) for more info).
any subpath of the endpoint they are registered to (see [Handler Types](/flash/core-concepts/handlers) for more info).
:::
## Usage