Skip to content

Commit 006ddd6

Browse files
Tweak links in README.md
Hopefully this fixes links in PyPi.
1 parent 7be21d7 commit 006ddd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This Python library has multiple functions:
4444
offers in multiple countries
4545
- `providers` - get data about available providers (e.g., Netflix)
4646

47-
Example outputs from all functions are in [`examples/`](examples/) directory.
47+
Example outputs from all functions are in [`examples/`](examples) directory.
4848

4949

5050

@@ -62,7 +62,7 @@ for entry in results:
6262

6363
## License
6464

65-
This library is licensed under **MIT license** ([LICENSE](./LICENSE) or
65+
This library is licensed under **MIT license** ([LICENSE](LICENSE) or
6666
<https://opensource.org/license/MIT>)
6767

6868

0 commit comments

Comments
 (0)