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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 855846b  Update embedded_probe.html
855846b is described below

commit 855846ba742034c3b2a5ce6ffcb16c6345d0c57c
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sat Aug 22 19:51:15 2020 -0700

    Update embedded_probe.html
---
 tools/embedded_probe.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/embedded_probe.html b/tools/embedded_probe.html
index c31b912..7481665 100644
--- a/tools/embedded_probe.html
+++ b/tools/embedded_probe.html
@@ -60,14 +60,14 @@ id: embedded_probe
             <li>
                 <a
                     target="javadoc"
-                    
href="/apis/latest/org/apache/nlpcraft/probe/embedded/NCEmbeddedProbe.html">
+                    
href="/apis/latest/org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html">
                     NCEmbeddedProbe
                 </a> - Embedded probe main class.
             </li>
             <li>
                 <a
                     target="javadoc"
-                    
href="/apis/latest/org/apache/nlpcraft/probe/embedded/NCEmbeddedResult.html">
+                    
href="/apis/latest/org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html">
                     NCEmbeddedResult
                 </a> - Processing result container since result is delivered 
as a local JVM call.
             </li>

Reply via email to