From be0f0c10c984dae619da7d5dce0c29f1d020f2ee Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 14 Apr 2021 11:43:13 +0300 Subject: [PATCH] Updated New card with Python3 and REST API (markdown) --- New-card-with-Python3-and-REST-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New-card-with-Python3-and-REST-API.md b/New-card-with-Python3-and-REST-API.md index a244580..f9c471a 100644 --- a/New-card-with-Python3-and-REST-API.md +++ b/New-card-with-Python3-and-REST-API.md @@ -31,4 +31,4 @@ Change these: - username (could be username or username@example.com) - Only works with password login admin user. Does not work with LDAP, OAuth2 etc. -[Newest Wekan Python CLI api.py here](https://github.com/wekan/wekan/blob/master/api.py) +[Newest Wekan Python CLI api.py here](https://raw.githubusercontent.com/wekan/wekan/master/api.py)