Author: wkeil Date: Sat Dec 17 16:07:04 2016 New Revision: 1774784 URL: http://svn.apache.org/viewvc?rev=1774784&view=rev Log: DMAP-43: Improve Website
Task-Url: https://issues.apache.org/jira/browse/DMAP-43 Modified: devicemap/site/trunk/content/docs/index.mdtext devicemap/site/trunk/content/docs/java.mdtext Modified: devicemap/site/trunk/content/docs/index.mdtext URL: http://svn.apache.org/viewvc/devicemap/site/trunk/content/docs/index.mdtext?rev=1774784&r1=1774783&r2=1774784&view=diff ============================================================================== --- devicemap/site/trunk/content/docs/index.mdtext (original) +++ devicemap/site/trunk/content/docs/index.mdtext Sat Dec 17 16:07:04 2016 @@ -8,4 +8,8 @@ DeviceMap supports multiple languages, i [BrowserMap](browsermap.html) -Please see the [wiki](http://wiki.apache.org/devicemap/) for more infomation. +You will find support for additional languages on [GitHub](https://github.com/search?utf8=%E2%9C%93&q=devicemap) + +Or search StackOverflow for [Apache DeviceMap](http://stackoverflow.com/search?q=apache+%2B+devicemap) + +Also see the [wiki](http://wiki.apache.org/devicemap/) for more infomation. Modified: devicemap/site/trunk/content/docs/java.mdtext URL: http://svn.apache.org/viewvc/devicemap/site/trunk/content/docs/java.mdtext?rev=1774784&r1=1774783&r2=1774784&view=diff ============================================================================== --- devicemap/site/trunk/content/docs/java.mdtext (original) +++ devicemap/site/trunk/content/docs/java.mdtext Sat Dec 17 16:07:04 2016 @@ -1,6 +1,6 @@ Title: Java -DeviceMap Java clients can be best used through Maven or compatible dependency management systems, e.g. Gradle. +DeviceMap Java clients can be best used through [Apache Maven](http://maven.apache.org/) or compatible dependency management systems, e.g. Gradle. ## Maven
