Commit fc0f6c5
Auto merge of #1886 - claudijd:remove_legacy_docs_ref, r=segiddins
Switch from docs to guides reference
# Description:
docs.rubygems.org is no longer a publicly resolvable DNS name, but there is code in RubyGems that still references this code. It appears that guides.rubygems.org is it's successor, so I'm trading docs. for guides. in this PR.
______________
# Tasks:
- [X] Describe the problem / feature
- [x] Write tests (N/A)
- [X] Write code to solve the problem
- [x] Get code review from coworkers / friends
I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).
(cherry picked from commit 3e82c7c)1 parent 4c1b1c1 commit fc0f6c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
660 | | - | |
| 660 | + | |
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
| |||
0 commit comments