This is an automated email from the ASF dual-hosted git repository.
yufei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 012acdd1 Docs: Keep the titles consistent (#861)
012acdd1 is described below
commit 012acdd10a0c0c54b863f3225027726b1d04598a
Author: Yufei Gu <[email protected]>
AuthorDate: Thu Jan 23 12:37:35 2025 -0800
Docs: Keep the titles consistent (#861)
---
site/content/in-dev/unreleased/admin-tool.md | 1 -
site/content/in-dev/unreleased/command-line-interface.md | 3 +--
site/content/in-dev/unreleased/configuration.md | 3 +--
site/content/in-dev/unreleased/metastores.md | 1 -
site/content/in-dev/unreleased/telemetry.md | 1 -
5 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/site/content/in-dev/unreleased/admin-tool.md
b/site/content/in-dev/unreleased/admin-tool.md
index 0b21ea5e..55f36d80 100644
--- a/site/content/in-dev/unreleased/admin-tool.md
+++ b/site/content/in-dev/unreleased/admin-tool.md
@@ -17,7 +17,6 @@
# specific language governing permissions and limitations
# under the License.
#
-linkTitle: Admin Tool
title: Admin Tool
type: docs
weight: 300
diff --git a/site/content/in-dev/unreleased/command-line-interface.md
b/site/content/in-dev/unreleased/command-line-interface.md
index 4a26ed4b..b36e5ac4 100644
--- a/site/content/in-dev/unreleased/command-line-interface.md
+++ b/site/content/in-dev/unreleased/command-line-interface.md
@@ -17,8 +17,7 @@
# specific language governing permissions and limitations
# under the License.
#
-linkTitle: Command Line Interface
-title: Apache Polaris (Incubating) CLI
+title: Command Line Interface
type: docs
weight: 300
---
diff --git a/site/content/in-dev/unreleased/configuration.md
b/site/content/in-dev/unreleased/configuration.md
index d5a7e3b2..d155b6c2 100644
--- a/site/content/in-dev/unreleased/configuration.md
+++ b/site/content/in-dev/unreleased/configuration.md
@@ -17,8 +17,7 @@
# specific language governing permissions and limitations
# under the License.
#
-title: Configuring Apache Polaris (Incubating)
-linkTitle: Configuring Polaris
+title: Configuring Polaris
type: docs
weight: 550
---
diff --git a/site/content/in-dev/unreleased/metastores.md
b/site/content/in-dev/unreleased/metastores.md
index eb61f371..55a984d8 100644
--- a/site/content/in-dev/unreleased/metastores.md
+++ b/site/content/in-dev/unreleased/metastores.md
@@ -18,7 +18,6 @@
# under the License.
#
title: Metastores
-linkTitle: Metastores
type: docs
weight: 700
---
diff --git a/site/content/in-dev/unreleased/telemetry.md
b/site/content/in-dev/unreleased/telemetry.md
index 89e2ccbc..eae7037b 100644
--- a/site/content/in-dev/unreleased/telemetry.md
+++ b/site/content/in-dev/unreleased/telemetry.md
@@ -18,7 +18,6 @@
# under the License.
#
title: Telemetry
-linkTitle: Telemetry
type: docs
weight: 450
---