Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44247b8

Browse files
authored
Update README.md
http links are updated.
1 parent 050e92d commit 44247b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jotform-api-python
22
===============
3-
[JotForm API](http://api.jotform.com/docs/) - Python Client
3+
[JotForm API](https://api.jotform.com/docs/) - Python Client
44

55

66
### Installation
@@ -16,11 +16,11 @@ Install via pip (latest version)
1616

1717
### Documentation
1818

19-
You can find the docs for the API of this client at [http://api.jotform.com/docs/](http://api.jotform.com/docs)
19+
You can find the docs for the API of this client at [https://api.jotform.com/docs/](http://api.jotform.com/docs)
2020

2121
### Authentication
2222

23-
JotForm API requires API key for all user related calls. You can create your API Keys at [API section](http://www.jotform.com/myaccount/api) of My Account page.
23+
JotForm API requires API key for all user related calls. You can create your API Keys at [API section](https://www.jotform.com/myaccount/api) of My Account page.
2424

2525
### Examples
2626

0 commit comments

Comments
 (0)