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:
Kyle Carberry 2023-01-17 11:09:24 -06:00 committed by GitHub
parent 7c2aa8c417
commit 134e9b40b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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