[ https://issues.apache.org/jira/browse/ACCUMULO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248271#comment-15248271 ]
ASF GitHub Bot commented on ACCUMULO-4189: ------------------------------------------ Github user mikewalch commented on a diff in the pull request: https://github.com/apache/accumulo/pull/91#discussion_r60277119 --- Diff: examples/latest.md --- @@ -0,0 +1,6 @@ +--- +title: Accumulo Examples +redirect_to: https://accumulo.apache.org/1.7/examples/ --- End diff -- Relative paths would be better but redirect_to doesn't prepend the site baseurl like redirect_from. If I make it relative, it will be broken if you have baseurl when you run the site. > Add direct links in README to documentation (User Manual & Examples) on > website > ------------------------------------------------------------------------------- > > Key: ACCUMULO-4189 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4189 > Project: Accumulo > Issue Type: Task > Components: docs, website > Reporter: Mike Walch > Assignee: Mike Walch > Priority: Trivial > Fix For: 1.8.0 > > > The README currently lists the User Manual and Examples as documentation but > there are no direct links to them. Instead, it tells users that they are > available on the website. This is probably to limit a direct link to an > older stable version in the README. It would be better if there were direct > links to a User Manual and Examples pages (which will need to be created) > that contained links to docs for all released versions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)