From 6a2c28bb95cabeeced594497c074cc51adcbf3d6 Mon Sep 17 00:00:00 2001 From: steam Date: Wed, 9 Sep 2020 19:53:56 +0200 Subject: [PATCH] readme update because of CVS domain change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d1b658..36edc8e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A coding challenge solution `my-small-satellite` #### Quick start - clone the repository ```bash -git clone https://poweronoff.click/steam/my-small-satellite.git +git clone https://code.poweronoff.click/steam/my-small-satellite.git ``` #####Test To test the application you can run the following command in the application directory: