Skip to content

Commit 68bbc25

Browse files
committed
✏️ Fix homepage and URLS
1 parent 50ecd59 commit 68bbc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth-cli.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
1212

1313
spec.summary = "OAuth 1.0 TTY CLI"
1414
spec.description = "OAuth 1.0 TTY Command Line Interface"
15-
spec.homepage = "https://gitlab.com/pboling/oauth-commands"
15+
spec.homepage = "https://gitlab.com/oauth-xx/oauth-tty"
1616
spec.license = "MIT"
1717
spec.required_ruby_version = ">= 2.7.0"
1818

0 commit comments

Comments
 (0)