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

chengpan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 29362b5  Fix Get Started
29362b5 is described below

commit 29362b55b23d2a6b5710390fb4612c10f814311d
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Jul 17 21:56:03 2023 +0800

    Fix Get Started
---
 docs/overrides/home.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/overrides/home.html b/docs/overrides/home.html
index 82c9805..396cca3 100644
--- a/docs/overrides/home.html
+++ b/docs/overrides/home.html
@@ -229,7 +229,7 @@
             Celeborn is an intermediate data service for Big Data compute 
engines (i.e. ETL, OLAP and Streaming engines)
             to boost performance, stability, and flexibility. Intermediate 
data typically include shuffle and spilled data.
           </p>
-          <a href="/latest/configuration/" title="Get Started" 
class="md-button md-button--primary">
+          <a href="/docs/latest/configuration/" title="Get Started" 
class="md-button md-button--primary">
             Get Started
           </a>
           <a href="{{ config.repo_url }}" title="{{ 
lang.t('source.link.title') }}" class="md-button">

Reply via email to