This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 29a8af5 Correcting doc id to be consistent with sidebar (#2558)
29a8af5 is described below
commit 29a8af559ed0663458ca2f9f1d8c950675c723f9
Author: Boyang Jerry Peng <[email protected]>
AuthorDate: Tue Sep 11 13:43:40 2018 -0700
Correcting doc id to be consistent with sidebar (#2558)
---
site2/docs/sql-deployment-configurations.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/docs/sql-deployment-configurations.md
b/site2/docs/sql-deployment-configurations.md
index 45d44bb..2b22cd9 100644
--- a/site2/docs/sql-deployment-configurations.md
+++ b/site2/docs/sql-deployment-configurations.md
@@ -1,5 +1,5 @@
---
-id: sql-deployment-configuration
+id: sql-deployment-configurations
title: Pulsar SQl Deployment and Configuration
sidebar_label: Deployment and Configuration
---