From 9640bdd15a4515e91251cc81e2c9532f9c081075 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Fri, 9 Sep 2022 11:28:54 -0700 Subject: [PATCH] docs: use latest instead of version --- docs/collaboration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/collaboration.md b/docs/collaboration.md index 91f67e801..bc2e20a7c 100644 --- a/docs/collaboration.md +++ b/docs/collaboration.md @@ -60,6 +60,6 @@ As `code-server` is based on VS Code, you can follow the steps described on Duck code-server --enable-proposed-api genuitecllc.codetogether ``` - Another option would be to add a value in code-server's [config file](https://coder.com/docs/code-server/v4.6.1/FAQ#how-does-the-config-file-work). + Another option would be to add a value in code-server's [config file](https://coder.com/docs/code-server/latest/FAQ#how-does-the-config-file-work). 3. Refresh code-server and navigate to the CodeTogether icon in the sidebar to host or join a coding session.