- Notifications
You must be signed in to change notification settings - Fork926
Closed
Description
We have "learn more" documentation links in the product to explain features or debug known issues. These URLs always point to the latest version of the docs, regardless of your deployment/CLI version.
We should have these take users to docs matching their version of Coder using the URL schemecoder.com/docs/@<version-tag>/*
.
This will prevent showing mismatched documentation.