## OS Information - OS: Linux - Browser (if applicable): Firefox - Architecture: arm - `coder --version`: `Coder v0.5.10+ba818b3` ## Steps to Reproduce Run the following commands: 1. `coder templates init` 2. `cd ./kubernetes-multi-service && coder templates create` 3. Click on https://github.com/coder/coder/tree/main/examples/kubernetes-multi-service#serviceaccount ## Expected This link should be https://github.com/coder/coder/tree/main/examples/templates/kubernetes-multi-service#serviceaccount ## Actual Clicking https://github.com/coder/coder/tree/main/examples/kubernetes-multi-service#serviceaccount returns a 404 ## Notes This is a small fix, so I can submit the PR myself (which would be my second in `coder/coder` 😄 )