You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2020/07/20 23:49:11 UTC

[helix] branch master updated: add customized view tutorial to main page link (#1161)

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

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new c33ff2d  add customized view tutorial to main page link (#1161)
c33ff2d is described below

commit c33ff2d8b6d5c26c16f97c5cb488ca6e7eae3962
Author: Meng Zhang <mn...@linkedin.com>
AuthorDate: Mon Jul 20 16:49:01 2020 -0700

    add customized view tutorial to main page link (#1161)
---
 website/1.0.1/src/site/markdown/Tutorial.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/1.0.1/src/site/markdown/Tutorial.md b/website/1.0.1/src/site/markdown/Tutorial.md
index 3730e7e..9e31653 100644
--- a/website/1.0.1/src/site/markdown/Tutorial.md
+++ b/website/1.0.1/src/site/markdown/Tutorial.md
@@ -55,6 +55,7 @@ Convention: we first cover the _basic_ approach, which is the easiest to impleme
     3. [Quota-based Scheduling](./quota_scheduling.html)
 15. [Helix REST Service 2.0](./tutorial_rest_service.html)
 16. [Helix UI Setup](./tutorial_ui.html)
+17. [Helix Customized View](./tutorial_customized_view.html)
 
 ### Preliminaries