diff --git a/docs/web/documents/architecture.md b/docs/web/documents/architecture.md index a9906757d..67257c5ec 100644 --- a/docs/web/documents/architecture.md +++ b/docs/web/documents/architecture.md @@ -87,4 +87,4 @@ By default served by the server, the `web` directory can also be located on a re ## Next -- [Reference](/reference) +- [Components](/components) diff --git a/docs/web/documents/states.md b/docs/web/documents/states.md index d2cd4622b..13d702ef7 100644 --- a/docs/web/documents/states.md +++ b/docs/web/documents/states.md @@ -107,4 +107,4 @@ func handleGreet(ctx app.Context, a app.Action) { ## Next -- [Reference](/reference) +- [Notifications](/notifications)