Skip to content

Commit 8edfdb2

Browse files
authored
Merge pull request #662 from cm0s/patch-1
Corrected README links
2 parents f86d238 + 10f3bbb commit 8edfdb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -878,10 +878,10 @@ Contribution
878878
---
879879
Contributions are always welcome, please follow these steps to submit your changes:
880880

881-
1. Install git from [http://git-scm.com/]()
882-
2. Create a github account on [https://github.com]()
883-
3. Set up your git ssh key using these instructions [http://help.github.com/set-up-git-redirect]()
884-
4. Open the jQuery Validation Engine project home page on github on [https://github.com/posabsolute/jQuery-Validation-Engine]()
881+
1. Install git from [http://git-scm.com/](http://git-scm.com/)
882+
2. Create a github account on [https://github.com](https://github.com)
883+
3. Set up your git ssh key using these instructions [http://help.github.com/set-up-git-redirect](http://help.github.com/set-up-git-redirect)
884+
4. Open the jQuery Validation Engine project home page on github on [https://github.com/posabsolute/jQuery-Validation-Engine](https://github.com/posabsolute/jQuery-Validation-Engine)
885885
5. Click the "Fork" button, this will get you to a new page: your own copy of the code.
886886
6. Copy the SSH URL at the top of the page and clone the repository on your local machine
887887

0 commit comments

Comments
 (0)