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 d0d9385 commit 5b77896Copy full SHA for 5b77896
protocol-url.gemspec
@@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
17
18
spec.metadata = {
19
"source_code_uri" => "https://github.com/socketry/protocol-url.git",
20
+ "documentation_uri" => "https://socketry.github.io/protocol-url/",
21
}
22
23
spec.files = Dir.glob(["{lib}/**/*", "*.md"], File::FNM_DOTMATCH, base: __dir__)
0 commit comments