Skip to content

Commit

Permalink
Fix broken link in self-most.md (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuskohlberg authored Oct 23, 2024
1 parent da46eb3 commit 3d7d411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/self-host.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ docker run -e PORT=8081 -p 8081:8081 MY-IMAGE:TAG
```

Congratulations, you've built your own Docker image! 🎉
Continue to learn how to [configure infrastructure](/docs/selfhost/configure-infra).
Continue to learn how to [configure infrastructure](/docs/self-host/configure-infra).

0 comments on commit 3d7d411

Please sign in to comment.