This is an automated email from the ASF dual-hosted git repository.
yzheng 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 030f6454c Change nested docs to use title case (#3432)
030f6454c is described below
commit 030f6454ce4797478897ea15319dc5b447bb6e30
Author: Yong Zheng <[email protected]>
AuthorDate: Tue Jan 13 22:09:18 2026 -0600
Change nested docs to use title case (#3432)
---
.../in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md | 2 +-
.../in-dev/unreleased/getting-started/using-polaris/telemetry-tools.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md
b/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md
index 514b19ac5..f364c6b72 100644
---
a/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md
+++
b/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md
@@ -18,7 +18,7 @@
# under the License.
#
title: Deploying Polaris locally
-linkTitle: Local deployment
+linkTitle: Local Deployment
type: docs
weight: 200
---
diff --git
a/site/content/in-dev/unreleased/getting-started/using-polaris/telemetry-tools.md
b/site/content/in-dev/unreleased/getting-started/using-polaris/telemetry-tools.md
index 491b2e604..346cee517 100644
---
a/site/content/in-dev/unreleased/getting-started/using-polaris/telemetry-tools.md
+++
b/site/content/in-dev/unreleased/getting-started/using-polaris/telemetry-tools.md
@@ -18,7 +18,7 @@
# under the License.
#
title: Getting Started with Apache Polaris, Prometheus and Jaeger
-linkTitle: Using telemetry tools
+linkTitle: Using Telemetry Tools
type: docs
weight: 401
---