Skip to content

Commit 2bf2b0d

Browse files
Merge pull request #906 from gooddata/snapshot-master-586320e6-to-rel/dev
[bot] Merge master/586320e6 into rel/dev
2 parents 63718a7 + 586320e commit 2bf2b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gooddata-flexconnect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ of building production-ready FlexConnect functions.
2626
If you are eager to get started, here is a short snippet to bootstrap a new FlexConnect project:
2727

2828
```shell
29-
git clone git@github.com:gooddata/gooddata-flexconnect-template.git my-flexconnect
29+
git clone https://github.com/gooddata/gooddata-flexconnect-template.git my-flexconnect
3030
cd my-flexconnect
3131
rm -rf .git && git init && git add . && git commit -m "Initial commit"
3232
```

0 commit comments

Comments
 (0)