mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
We noticed that when you download the repo as a ZIP from GitHub, it places the `README.md` in the root, which causes the relative links to break. By moving it to the root, this will fix that issue.