[
https://issues.apache.org/jira/browse/METRON-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356103#comment-16356103
]
ASF GitHub Bot commented on METRON-1273:
----------------------------------------
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/812
Yeesh, getting Jekyll to work was a pain. I re-installed Ruby from Homebrew
and then had to install a number of packages to get it to compile. I've updated
the wiki with notes on this as well.
```
brew install ruby
brew install autoconf
brew install automake
brew install libtool
```
> Website documentation link should point to the current site-book
> ----------------------------------------------------------------
>
> Key: METRON-1273
> URL: https://issues.apache.org/jira/browse/METRON-1273
> Project: Metron
> Issue Type: Improvement
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Trivial
>
> Currently, the metron.apache.org site[1] is pointing to the wiki
> documentation page[2], which is no longer the correct place to point for
> Metron documentation. We should repoint it to the current site-book.
> 1: http://metron.apache.org/documentation/#docshome
> 2: https://cwiki.apache.org/confluence/display/METRON/Documentation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)