You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by yu...@apache.org on 2021/11/01 23:53:28 UTC

[incubator-yunikorn-site] branch master updated: [YUNIKORN-929] Rename sessions to events. (#87)

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

yuchaoran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e71cb7c  [YUNIKORN-929] Rename sessions to events. (#87)
e71cb7c is described below

commit e71cb7cc1fbae639eeb5c8f55311acd6068a812c
Author: Weiwei Yang <ww...@apache.org>
AuthorDate: Mon Nov 1 16:53:20 2021 -0700

    [YUNIKORN-929] Rename sessions to events. (#87)
---
 docusaurus.config.js                           | 4 ++--
 src/pages/community/{sessions.md => events.md} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index fd982d1..e4868a7 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -92,8 +92,8 @@ module.exports = {
               position: 'left',
             },
             {
-              to: 'community/sessions',
-              label: 'Resources',
+              to: 'community/events',
+              label: 'Events',
               position: 'left',
             },
           ]
diff --git a/src/pages/community/sessions.md b/src/pages/community/events.md
similarity index 99%
rename from src/pages/community/sessions.md
rename to src/pages/community/events.md
index 33b75d1..1fcf005 100644
--- a/src/pages/community/sessions.md
+++ b/src/pages/community/events.md
@@ -1,6 +1,6 @@
 ---
-id: sessions
-title: Resources
+id: events
+title: Events
 ---
 
 <!--