This is an automated email from the ASF dual-hosted git repository.
rouazana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 8bc32d1 JAMES-1994 Link non-docker tutorials from the homepage
8bc32d1 is described below
commit 8bc32d1f7e38e36470fa2f13aaf62f85959a902a
Author: Benoit Tellier <[email protected]>
AuthorDate: Fri Aug 30 12:13:20 2019 +0700
JAMES-1994 Link non-docker tutorials from the homepage
This makes the "get started" portion more friendly to non-docker users
---
src/homepage/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/homepage/index.html b/src/homepage/index.html
index 153fdd3..16acc3a 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -118,6 +118,10 @@ WHAT WILL YOU TRY:</b><br>
Then, connect this image with for instance, Thunderbird.<br>
<i>Notes: for more information about James CLI, have a look at
<a href="https://github.com/apache/james-project/#other-useful-commands"
alt="Useful commands">'Useful commands section README.txt'</a>.</i></span>
</li>
+ <li class="post-template"><span
class="long-arrow-right">→</span><span><b>ALTERNATIVES:</b><br>
+ Instructions that do not imply docker are also available <a
href="/install.html">here</a>.
+ </span>
+ </li>
</ul>
</section>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]