Skip to content

Commit f1d0f1c

Browse files
authored
docs: move http -> https in Homepage url (#1256)
1 parent 48201f7 commit f1d0f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
]
3333

3434
[project.urls]
35-
Homepage = "http://appium.io/"
35+
Homepage = "https://appium.io/"
3636
Repository = "https://github.com/appium/python-client"
3737
Issues = "https://github.com/appium/python-client/issues"
3838
Changelog = "https://github.com/appium/python-client/blob/master/CHANGELOG.md"

0 commit comments

Comments
 (0)