README.md in rubocop-rspec-1.0.rc1 vs README.md in rubocop-rspec-1.0.rc2

- old
+ new

@@ -31,10 +31,11 @@ The Cops -------- **WARNING: Cop names are under flux and will likely change in the near future.** -We're hoping to [introduce namespaces](bbatsov/rubocop#1097) into the mix. +We're hoping to +[introduce namespaces](https://github.com/bbatsov/rubocop/issues/1097) into the mix. All cops are located under [`lib/rubocop/cop`](lib/rubocop/cop), and contain examples/documentation. In your `.rubocop.yml`, you may treat the RSpec cops just like any other cop.