We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566bef3 commit 22bcccfCopy full SHA for 22bcccf
README.md
@@ -65,8 +65,8 @@ make create-site
65
66
## Contribute
67
68
-- [Issue tracker](https://github.com/collective/cs_dynamicpages/issues)
69
-- [Source code](https://github.com/collective/cs_dynamicpages/)
+- [Issue tracker](https://github.com/codesyntax/cs_dynamicpages/issues)
+- [Source code](https://github.com/codesyntax/cs_dynamicpages/)
70
71
### Prerequisites ✅
72
@@ -81,7 +81,7 @@ make create-site
81
1. Clone this repository, then change your working directory.
82
83
```shell
84
- git clone git@github.com:collective/cs_dynamicpages.git
+ git clone git@github.com:codesyntax/cs_dynamicpages.git
85
cd cs_dynamicpages
86
```
87
0 commit comments