Skip to content

Commit d0fc35c

Browse files
s/username/user-name/ to please htmlproofer
1 parent b2151d9 commit d0fc35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute/hacker-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If you're new to Git, don't be afraid of messing up-- there is no way you can co
6767

6868
### Clone
6969

70-
If everything went okay, you will be redirected to your own fork at `https://github.com/username/scala`, where `username`
70+
If everything went okay, you will be redirected to your own fork at `https://github.com/user-name/scala`, where `username`
7171
is your github user name. You might find it helpful to read [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/),
7272
which covers some of the things that will follow below. Then, _clone_ your repository (i.e. pull a copy from GitHub to your local machine) by running the following on the command line:
7373

0 commit comments

Comments
 (0)