We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e828964 commit e3b6a0aCopy full SHA for e3b6a0a
1 file changed
test/test_hoe.rb
@@ -365,7 +365,7 @@ def test_possibly_better
365
spec.date = nil # forces Date.today. default switched to 1980 for some reason
366
367
urls = {
368
- "home" => "https://www.zenspider.com/projects/hoe.html",
+ "home" => "https://zenspider.com/projects/hoe.html",
369
"code" => "https://github.com/seattlerb/hoe",
370
"bugs" => "https://github.com/seattlerb/hoe/issues",
371
"rdoc" => "https://docs.seattlerb.org/hoe/",
0 commit comments