diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
commit | 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch) | |
tree | 0761742fa384a106b9006adc8c982e0f73b9f572 /doc/tr_TR/config.markdown | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
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 |