summaryrefslogtreecommitdiff
path: root/lib/syntax_suggest/pathname_from_message.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/syntax_suggest/pathname_from_message.rb')
-rw-r--r--lib/syntax_suggest/pathname_from_message.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/syntax_suggest/pathname_from_message.rb b/lib/syntax_suggest/pathname_from_message.rb
index ea1a90856e..b6fe1617be 100644
--- a/lib/syntax_suggest/pathname_from_message.rb
+++ b/lib/syntax_suggest/pathname_from_message.rb
@@ -4,7 +4,7 @@ module SyntaxSuggest
# Converts a SyntaxError message to a path
#
# Handles the case where the filename has a colon in it
- # such as on a windows file system: https://github.com/zombocom/syntax_suggest/issues/111
+ # such as on a windows file system: https://github.com/ruby/syntax_suggest/issues/111
#
# Example:
#