Skip to content

Commit

Permalink
chore: Update project URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jul 2, 2024
1 parent 918b057 commit d5e891a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ optional-dependencies.typing = [
"mypy",
"types-requests",
]
urls.documentation = "https://github.com/edgarrmondragon/tap-shortcut#readme"
urls.homepage = "https://github.com/edgarrmondragon/tap-shortcut"
urls.source = "https://github.com/edgarrmondragon/tap-shortcut"
urls.Documentation = "https://github.com/edgarrmondragon/tap-shortcut#readme"
urls.Homepage = "https://github.com/edgarrmondragon/tap-shortcut"
urls.Repository = "https://github.com/edgarrmondragon/tap-shortcut"
scripts.tap-shortcut = "tap_shortcut.tap:TapShortcut.cli"

[tool.hatch.version]
Expand Down

0 comments on commit d5e891a

Please sign in to comment.