Skip to content

Commit 2c9cf38

Browse files
author
James McKinney
committed
Fix git clone command
1 parent 26b771a commit 2c9cf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Contributions can be made, primarily in two ways:
3030

3131
Project Open Data runs on GitHub pages and automatically regenerates as a static site after every change. To duplicate this process and preview changes locally:
3232

33-
1. `git clone https://github.com/project-open-data/project-open-data.github.com.git && cd project-open-data.github`
33+
1. `git clone https://github.com/project-open-data/project-open-data.github.io.git && cd project-open-data.github.io`
3434
2. `script/bootstrap`
3535
3. (Make your changes)
3636
4. `script/server`

0 commit comments

Comments
 (0)