Skip to content

Commit 461f58e

Browse files
authored
Merge pull request #54 from tricknotes/fix-url-in-readme
Fix URL in README.md
2 parents 97d795d + b70d753 commit 461f58e

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
@@ -102,7 +102,7 @@ and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contrib
102102

103103
### Code Changes
104104

105-
1. Fork it ( https://github.com/[my-github-username]/sassc/fork )
105+
1. Fork it ( https://github.com/sass/sassc-ruby/fork )
106106
1. Create your feature branch (`git checkout -b my-new-feature`)
107107
1. Commit your changes (`git commit -am 'Add some feature'`) - try to include tests
108108
1. Push to the branch (`git push origin my-new-feature`)

0 commit comments

Comments
 (0)