Skip to content

Commit c0750cb

Browse files
authored
Fix link
1 parent baf5946 commit c0750cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If you're interested in contributing fixes and features to any part of grails, y
127127
* A git client
128128
* An Editor such as [IntelliJ](https://www.jetbrains.com/idea/).
129129

130-
Once you have the pre-requisite packages installed, the next step is to download the Grails source code, which is hosted at [GitHub](http://github.com) in several repositories owned by the http://github.com/grails["grails" GitHub user]. This is a simple case of cloning the repository you're interested in. For example, to get the core framework run:
130+
Once you have the pre-requisite packages installed, the next step is to download the Grails source code, which is hosted at [GitHub](http://github.com) in several repositories owned by the ["grails" GitHub user](http://github.com/grails). This is a simple case of cloning the repository you're interested in. For example, to get the core framework run:
131131

132132
git clone http://github.com/grails/grails-core.git
133133

0 commit comments

Comments
 (0)