Skip to content

Commit bacb7d1

Browse files
committed
Merge pull request cfpb#26 from ascott1/gh-pages
correct clone URL
2 parents 993ad74 + 1b8d186 commit bacb7d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem install kramdown
1818
Fork and clone the repo:
1919

2020
```
21-
git clone git@github.com:ascott1/DOCter.git
21+
git clone git@github.com:cfpb/DOCter.git
2222
cd DOCter
2323
```
2424
Run Jekyll:
@@ -50,4 +50,4 @@ This way, you can preview your site locally from the site root on localhost, but
5050

5151
The project is in the public domain, and all contributions to it will be released as such. By submitting a pull request, you are agreeing to waive all rights to your contribution under the terms of the [CC0 Public Domain Dedication](http://creativecommons.org/publicdomain/zero/1.0/).
5252

53-
If you contribute the open source work of others, please mark it clearly in your pull request.
53+
If you contribute the open source work of others, please mark it clearly in your pull request.

0 commit comments

Comments
 (0)