rspec / rspec-mocks

RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k stars 357 forks source link

update repository 'About' setting to use rspec.info docs url instead of Relish #1543

Closed tomczak-mateusz closed 1 year ago

tomczak-mateusz commented 1 year ago

Subject of the issue

update repository 'About' setting to use rspec.info docs url instead of Relish

Currently the GitHub repository 'About' section links to Relish documentation which is outdated, it should link to https://rspec.info/documentation/latest/rspec-mocks/ instead

Expected behavior

GitHub repository 'About' section should link to https://rspec.info/documentation/latest/rspec-mocks/

Actual behavior

GitHub repository 'About' section links to unavailable relishapp.com/rspec/rspec-mocks

Screenshot 2023-04-16 at 13 35 13

@JonRowe please close the issue when link is updated