Skip to content

Commit 5b77896

Browse files
committed
Add documentation_uri.
1 parent d0d9385 commit 5b77896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocol-url.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
1717

1818
spec.metadata = {
1919
"source_code_uri" => "https://github.com/socketry/protocol-url.git",
20+
"documentation_uri" => "https://socketry.github.io/protocol-url/",
2021
}
2122

2223
spec.files = Dir.glob(["{lib}/**/*", "*.md"], File::FNM_DOTMATCH, base: __dir__)

0 commit comments

Comments
 (0)