This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch NLPCRAFT-300
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-300 by this push:
     new 4019f1b  Update nlpcraft.conf
4019f1b is described below

commit 4019f1ba6a36722355dcf661ae7a35bc070091c4
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Fri Apr 23 10:33:55 2021 +0300

    Update nlpcraft.conf
---
 nlpcraft/src/main/resources/nlpcraft.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nlpcraft/src/main/resources/nlpcraft.conf 
b/nlpcraft/src/main/resources/nlpcraft.conf
index 1b1fa9d..47da852 100644
--- a/nlpcraft/src/main/resources/nlpcraft.conf
+++ b/nlpcraft/src/main/resources/nlpcraft.conf
@@ -238,7 +238,7 @@ nlpcraft {
     # repository for more information: 
https://github.com/apache/incubator-nlpcraft/tree/master/external
     extConfig {
         # Mandatory.
-        extUrl = 
"https://github.com/apache/incubator-nlpcraft/raw/master/external";
+        extUrl = 
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external";
 
         # Optional.
         # Default value is $USER_HOME/.nlpcraft/extcfg

Reply via email to