diff options
Diffstat (limited to 'doc/tr_TR/config.markdown')
-rw-r--r-- | doc/tr_TR/config.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tr_TR/config.markdown b/doc/tr_TR/config.markdown index f09b4adf..4cf250e4 100644 --- a/doc/tr_TR/config.markdown +++ b/doc/tr_TR/config.markdown @@ -33,7 +33,7 @@ define('PLUGIN_INSTALLER', true); // Default is true Varsayılan eklenti dizini URL'sini değiştirin: ```php -define('PLUGIN_API_URL', 'https://kanboard.net/plugins.json'); +define('PLUGIN_API_URL', 'https://kanboard.org/plugins.json'); ``` Yüklenen dosyalar için klasör |