chore: fix requirements so it navigates to docs (#5973)
This was navigating to the relative markdown file, which is confusing when some links go to the docs.
This commit is contained in:
parent
7c2aa8c417
commit
134e9b40b7
@ -16,7 +16,7 @@ access it in the browser.
|
||||
|
||||
## Requirements
|
||||
|
||||
See [requirements](requirements.md) for minimum specs, as well as instructions
|
||||
See [requirements](https://coder.com/docs/code-server/latest/requirements) for minimum specs, as well as instructions
|
||||
on how to set up a Google VM on which you can install code-server.
|
||||
|
||||
**TL;DR:** Linux machine with WebSockets enabled, 1 GB RAM, and 2 vCPUs
|
||||
|
Reference in New Issue
Block a user