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 c503116  Quick HTML fix.
c503116 is described below

commit c503116e150002240173f792944dd5fe1b21aeae
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Wed Aug 5 10:08:47 2020 -0700

    Quick HTML fix.
---
 nlpcraft/src/main/python/ctxword/README.md        | 2 +-
 nlpcraft/src/main/python/ctxword/WINDOWS_SETUP.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nlpcraft/src/main/python/ctxword/README.md 
b/nlpcraft/src/main/python/ctxword/README.md
index f2e4e93..4ff0f30 100644
--- a/nlpcraft/src/main/python/ctxword/README.md
+++ b/nlpcraft/src/main/python/ctxword/README.md
@@ -15,7 +15,7 @@
  limitations under the License.
 -->
 
-<img src="https://nlpcraft.apache.org/images/nlpcraft_logo_black.gif"; 
height="80px">
+<img src="https://nlpcraft.apache.org/images/nlpcraft_logo_black.gif"; 
height="80px" alt="">
 <br>
 
 
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/apache/opennlp/master/LICENSE)
diff --git a/nlpcraft/src/main/python/ctxword/WINDOWS_SETUP.md 
b/nlpcraft/src/main/python/ctxword/WINDOWS_SETUP.md
index 20e02b6..484efb4 100644
--- a/nlpcraft/src/main/python/ctxword/WINDOWS_SETUP.md
+++ b/nlpcraft/src/main/python/ctxword/WINDOWS_SETUP.md
@@ -15,7 +15,7 @@
  limitations under the License.
 -->
 
-<img src="https://nlpcraft.apache.org/images/nlpcraft_logo_black.gif"; 
height="80px">
+<img src="https://nlpcraft.apache.org/images/nlpcraft_logo_black.gif"; 
height="80px" alt="">
 <br>
 
 
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/apache/opennlp/master/LICENSE)

Reply via email to