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 scheme coder.com/docs/@<version-tag>/*
.
This will prevent showing mismatched documentation.