Skip to content

Commit

Permalink
docs: fix broken link
Browse files Browse the repository at this point in the history
- fix broken link to self host docs in dashboard readme
  • Loading branch information
detj committed Aug 22, 2024
1 parent 69c0038 commit a745be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/dashboard/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Measure frontend dashboard app

The `self-host` directory contains all resources required for local development and self hosting. [Read the official self hosting guide](../docs/hosting/README.md)
The `self-host` directory contains all resources required for local development and self hosting. [Read the official self hosting guide](../../docs/hosting/README.md)

0 comments on commit a745be2

Please sign in to comment.