This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/master by this push:
new 1219533 WIP.
1219533 is described below
commit 1219533be24729aa4e8395f73e957c3ee3f50605
Author: unknown <[email protected]>
AuthorDate: Wed May 5 13:15:55 2021 -0700
WIP.
---
nlpcraft-examples/alarm/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/echo/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/helloworld/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/lightswitch/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/minecraft/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/phone/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/sql/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/time/src/main/resources/probe.conf | 2 +-
nlpcraft-examples/weather/src/main/resources/probe.conf | 2 +-
nlpcraft/src/main/resources/nlpcraft.conf | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/nlpcraft-examples/alarm/src/main/resources/probe.conf
b/nlpcraft-examples/alarm/src/main/resources/probe.conf
index 6726422..fc5b4d0 100644
--- a/nlpcraft-examples/alarm/src/main/resources/probe.conf
+++ b/nlpcraft-examples/alarm/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/echo/src/main/resources/probe.conf
b/nlpcraft-examples/echo/src/main/resources/probe.conf
index a82c2b9..d0327ed 100644
--- a/nlpcraft-examples/echo/src/main/resources/probe.conf
+++ b/nlpcraft-examples/echo/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/helloworld/src/main/resources/probe.conf
b/nlpcraft-examples/helloworld/src/main/resources/probe.conf
index 1dee03f..0e3b587 100644
--- a/nlpcraft-examples/helloworld/src/main/resources/probe.conf
+++ b/nlpcraft-examples/helloworld/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/lightswitch/src/main/resources/probe.conf
b/nlpcraft-examples/lightswitch/src/main/resources/probe.conf
index 9e07e82..f22b0a4 100644
--- a/nlpcraft-examples/lightswitch/src/main/resources/probe.conf
+++ b/nlpcraft-examples/lightswitch/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/minecraft/src/main/resources/probe.conf
b/nlpcraft-examples/minecraft/src/main/resources/probe.conf
index 13f0fed..5f8bb7e 100644
--- a/nlpcraft-examples/minecraft/src/main/resources/probe.conf
+++ b/nlpcraft-examples/minecraft/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/phone/src/main/resources/probe.conf
b/nlpcraft-examples/phone/src/main/resources/probe.conf
index 1c7a5cc..1466cfa 100644
--- a/nlpcraft-examples/phone/src/main/resources/probe.conf
+++ b/nlpcraft-examples/phone/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/sql/src/main/resources/probe.conf
b/nlpcraft-examples/sql/src/main/resources/probe.conf
index 29363fe..25b3f8b 100644
--- a/nlpcraft-examples/sql/src/main/resources/probe.conf
+++ b/nlpcraft-examples/sql/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/time/src/main/resources/probe.conf
b/nlpcraft-examples/time/src/main/resources/probe.conf
index 795ff0f..5e98f3e 100644
--- a/nlpcraft-examples/time/src/main/resources/probe.conf
+++ b/nlpcraft-examples/time/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft-examples/weather/src/main/resources/probe.conf
b/nlpcraft-examples/weather/src/main/resources/probe.conf
index 3789712..2c1bb52 100644
--- a/nlpcraft-examples/weather/src/main/resources/probe.conf
+++ b/nlpcraft-examples/weather/src/main/resources/probe.conf
@@ -63,7 +63,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
diff --git a/nlpcraft/src/main/resources/nlpcraft.conf
b/nlpcraft/src/main/resources/nlpcraft.conf
index db34bcb..864916e 100644
--- a/nlpcraft/src/main/resources/nlpcraft.conf
+++ b/nlpcraft/src/main/resources/nlpcraft.conf
@@ -235,7 +235,7 @@ nlpcraft {
#
# By default, the external configuration is stored in the main Git
repository for NLPCraft
# project from where it will be downloaded ('/external' folder). See this
folder in the Git
- # repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
+ # repository for more information:
https://github.com/apache/incubator-nlpcraft/raw/external_config/external
extConfig {
# Mandatory.
extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"