This is an automated email from the ASF dual-hosted git repository.

bartmaer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 890076c  Update index.html
     new 4654846  Merge pull request #62 from 
thadguidry/thadguidry-fixBrokenLink
890076c is described below

commit 890076c5c052c490ce7c39b3aa05e6c3af6df31a
Author: Thad Guidry <[email protected]>
AuthorDate: Sat Jul 3 11:53:53 2021 -0500

    Update index.html
---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index 9cf1067..ca2a415 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -9,7 +9,7 @@
       Our <b>Design once, run anywhere</b> workflows and pipelines can be 
designed in the Hop Gui and run on the Hop native engine (local or remote), or 
on Spark, Flink, Google Dataflow or AWS EMR through Beam.
       <b>Lifecycle Management</b> enables developers and administrators to 
switch between projects, environments and purposes without leaving your train 
of thought.
     </p>
-    <p><a class="button-dark" href="./manual/latest/getting-started.html">Get 
started</a></p>
+    <p><a class="button-dark" href="./manual/latest/getting-started/">Get 
started</a></p>
   </div>
   <img src="./img/hop-logo.svg" alt="Apache Hop (Incubating) - Hop 
Orchestration Platform">
 </header>

Reply via email to