diff options
-rw-r--r-- | cont/csc-workflow.html | 2 | ||||
-rw-r--r-- | csc-workflow.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cont/csc-workflow.html b/cont/csc-workflow.html index 3326f46..b7cdfbc 100644 --- a/cont/csc-workflow.html +++ b/cont/csc-workflow.html @@ -24,7 +24,7 @@ This will clone a repository named "csc-code" git checkout $branch where $branch could be: - arduinp-devel + arduino-devel frontend-devel backend-devel controller-devel diff --git a/csc-workflow.html b/csc-workflow.html index f7d891a..bd6db5f 100644 --- a/csc-workflow.html +++ b/csc-workflow.html @@ -40,7 +40,7 @@ This will clone a repository named "csc-code" git checkout $branch where $branch could be: - arduinp-devel + arduino-devel frontend-devel backend-devel controller-devel |