Skip to content

Commit d1bb029

Browse files
authored
Merge pull request #425 from frankieroberto/patch-1
README Syntax fix
2 parents b628fc5 + fa63988 commit d1bb029

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
@@ -63,9 +63,9 @@ For example, if you are using [bower](http://bower.io), you can add the toolkit
6363

6464
#### Using git submodules
6565

66-
You can include the toolkit as a [git submodule][https://git-scm.com/book/en/v2/Git-Tools-Submodules].
66+
You can include the toolkit as a [git submodule][git submodule].
6767

68-
[git submodule]: https://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
68+
[git submodule]: https://git-scm.com/book/en/v2/Git-Tools-Submodules
6969

7070
To add the submodule to your project run the following command substituting the path to a subdirectory in your project's assets directory:
7171

0 commit comments

Comments
 (0)