From b1b3aed4ad7571501f89a002ae7619827a69cee2 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 9 Mar 2021 16:10:56 -0500 Subject: [PATCH] fix doc --- guides/heroku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/heroku.md b/guides/heroku.md index 9c66d68..e07ee2d 100644 --- a/guides/heroku.md +++ b/guides/heroku.md @@ -49,4 +49,4 @@ Press the button in the top right of the repo, or or click to [use this template 1. Head back to Heroku and notice a new deployment has started. 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