Skip to content

Bug: documentation link in Kubernetes template steps returns a 404 #1766

Closed
@ericpaulsen

Description

@ericpaulsen

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 😄 )

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions