From f34c7eeafb1f0daef11788de760113feed1da8c9 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 9 Mar 2021 16:10:38 -0500 Subject: [PATCH] fix doc --- guides/railway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/railway.md b/guides/railway.md index ef6c859..fe41fdc 100644 --- a/guides/railway.md +++ b/guides/railway.md @@ -41,4 +41,4 @@ You also need to specity a `PASSWORD` and a `GIT_REPO` to clone in your environm 1. Head back to Railway and notice a new deployment was created. After it has completed, you can use these tools in your environment. -1. (Optional): [Configure rclone](https://github.com/bpmct/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting +1. (Optional): [Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting