Update code base and doc to use kanboard.org domain

This commit is contained in:
Frédéric Guillot
2017-11-27 11:14:37 -08:00
parent dc70245907
commit 1db9bc1b2e
81 changed files with 387 additions and 304 deletions

View File

@@ -36,7 +36,7 @@ define('PLUGIN_INSTALLER', true); // Default is true
Change default plugin directory URL:
```php
define('PLUGIN_API_URL', 'https://kanboard.net/plugins.json');
define('PLUGIN_API_URL', 'https://kanboard.org/plugins.json');
```
Folder for uploaded files