Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 1ea34aa

Browse files
committed
Merge pull request #2004 from rspec/update_comment
update commented link in spec_helper
2 parents a25046e + 72b4556 commit 1ea34aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rspec/core/project_initializer/spec/spec_helper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
5858
# Limits the available syntax to the non-monkey patched syntax that is
5959
# recommended. For more details, see:
60-
# - http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
60+
# - http://rspec.info/blog/2012/06/rspecs-new-expectation-syntax/
6161
# - http://www.teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
62-
# - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching
62+
# - http://rspec.info/blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode
6363
config.disable_monkey_patching!
6464
6565
# This setting enables warnings. It's recommended, but in some cases may

0 commit comments

Comments
 (0)