Skip to content

Commit 9e3a1cb

Browse files
committed
Small project update
1 parent c2193a3 commit 9e3a1cb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ end_of_line = lf
1010

1111
[Makefile]
1212
indent_style = tab
13+
14+
[{*.yaml, *.yml}]
15+
indent_size = 2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author_email='[email protected]',
2525
url='https://github.com/apify/apify-client-python',
2626
project_urls={
27-
'Documentation': 'https://docs.apify.com/apify-client-python',
27+
'Documentation': 'https://docs.apify.com/api/client/python',
2828
'Source': 'https://github.com/apify/apify-client-python',
2929
'Issue tracker': 'https://github.com/apify/apify-client-python/issues',
3030
'Apify Homepage': 'https://apify.com',

0 commit comments

Comments
 (0)