Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ddc0828

Browse files
fixed git clone link in README (#27)
1 parent 7419dac commit ddc0828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Blogposts and any other content to the website is written in Markdown. Here is [
1111
### Clone the repo and create a branch
1212

1313
```sh
14-
git clone [email protected]:cacama-valvata/osusec-hugo.git
14+
git clone [email protected]:osusec/osusec.github.io.git
1515
git checkout -b BRANCH_NAME
1616
git push --set-upstream origin BRANCH_NAME
1717
```

0 commit comments

Comments
 (0)