Skip to content

Commit cf7207e

Browse files
converted HTML to Markdown
1 parent 40fb244 commit cf7207e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

things/api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,8 @@ def token(**kwargs) -> str:
534534
"""
535535
Returns the API token.
536536
537-
See <a href="https://culturedcode.com/things/support/articles/2803573/">
538-
Things URL Scheme</a> for details.
537+
See [Things URL Scheme](https://culturedcode.com/things/support/articles/2803573)
538+
for details.
539539
"""
540540
database = pop_database(kwargs)
541541

0 commit comments

Comments
 (0)