diff options
Diffstat (limited to 'docs/overview/architecture.md')
-rw-r--r-- | docs/overview/architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/overview/architecture.md b/docs/overview/architecture.md index 6413386..5865de8 100644 --- a/docs/overview/architecture.md +++ b/docs/overview/architecture.md @@ -11,7 +11,7 @@ The "join" page is the most complicated, and also uses javascript and server sen ## Database -See the [database overview](/docs/overview/database) for a brief introduction to the tables involved. +See the [database overview](database.md) for a brief introduction to the tables involved. ## Client/Server |