[
https://issues.apache.org/jira/browse/OPENNLP-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069223#comment-16069223
]
ASF GitHub Bot commented on OPENNLP-1104:
-----------------------------------------
GitHub user kinow opened a pull request:
https://github.com/apache/opennlp-site/pull/24
OPENNLP-1104 fix poweredby images, and use lower case in url's
Fixes the images at the bottom of the page, and uses lower case to match
what other pages look like.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kinow/opennlp-site OPENNLP-1104
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp-site/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 54d8350c692c82d3b0e655c1cf76a1ae1f19526c
Author: Bruno P. Kinoshita <[email protected]>
Date: 2017-06-29T23:58:33Z
OPENNLP-1104 fix poweredby images, and use lower case in url's
----
> Fix images at the bottom of the Powered By page, and use lower cases for link
> -----------------------------------------------------------------------------
>
> Key: OPENNLP-1104
> URL: https://issues.apache.org/jira/browse/OPENNLP-1104
> Project: OpenNLP
> Issue Type: Documentation
> Components: Website
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Labels: website
> Fix For: 1.8.1
>
> Attachments: after.png, before.png
>
>
> The current Powered By page is the only page with upper case letter. Besides
> keeping things concise, there are cases where using lower case URL's may be
> helpful for SEO (though that's not so relevant for our project I think).
> The images at the bottom also are not being displayed. I didn't know, but
> looks like in ASciiDoc you *must* include the [] 's, even if empty.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)