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 d76180d commit 7cf1b85Copy full SHA for 7cf1b85
Rakefile
@@ -120,7 +120,7 @@ HOE = Hoe.spec 'nokogiri' do
120
"bugs" => "https://github.com/sparklemotion/nokogiri/issues",
121
"doco" => "https://nokogiri.org/rdoc/index.html",
122
"clog" => "https://nokogiri.org/CHANGELOG.html",
123
- "code" => "https://github.com/sparklemotion/nokogiri}",
+ "code" => "https://github.com/sparklemotion/nokogiri",
124
}
125
126
self.extra_rdoc_files = FileList['ext/nokogiri/*.c']
0 commit comments