diff --git a/docs/index.md b/docs/index.md index a3e6b84da3..61e99db369 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,7 +29,6 @@ - [Percona Platform](platform/index.md) - [Introduction](platform/intro.md) - [Security Threat Tool](platform/stt.md) - - [PMM DBaaS](platform/dbaas.md) - [Service Configuration for Best Results](manage/index-services.md) - [MySQL](manage/index-services-mysql.md) - [MongoDB](manage/client-mongodb-ssl.md) diff --git a/docs/platform/index.md b/docs/platform/index.md index 3c75514c06..34eb85922a 100644 --- a/docs/platform/index.md +++ b/docs/platform/index.md @@ -4,4 +4,3 @@ * [Introduction](intro.md) * [Security Threat Tool](stt.md) -* [PMM DBaaS](dbaas.md) diff --git a/mkdocs-pdf.yml b/mkdocs-pdf.yml index aedee1f3b0..9ffa447ffb 100755 --- a/mkdocs-pdf.yml +++ b/mkdocs-pdf.yml @@ -79,7 +79,6 @@ nav: - Percona Platform: - 'platform/intro.md' - Security Threat Tool: 'platform/stt.md' - - PMM DBaaS: 'platform/dbaas.md' - Service Configuration for Best Results: - MySQL: - 'manage/conf-mysql-slow-log.md' diff --git a/mkdocs-preview.yml b/mkdocs-preview.yml index 2e5ccfc996..e74a3b6611 100755 --- a/mkdocs-preview.yml +++ b/mkdocs-preview.yml @@ -94,7 +94,6 @@ nav: - Percona Platform: - 'platform/intro.md' - Security Threat Tool: 'platform/stt.md' - - PMM DBaaS: 'platform/dbaas.md' - Service Configuration for Best Results: - MySQL: - 'manage/conf-mysql-slow-log.md' diff --git a/mkdocs.yml b/mkdocs.yml index 961ba5b24d..a71a9ef4ab 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -94,7 +94,6 @@ nav: - Percona Platform=platform/: - 'platform/intro.md' - Security Threat Tool: 'platform/stt.md' - - PMM DBaaS: 'platform/dbaas.md' - Service Configuration for Best Results=manage/index-services.html: - MySQL=manage/index-services-mysql.html: - 'manage/conf-mysql-slow-log.md' diff --git a/source/platform/index.rst b/source/platform/index.rst index fd74fe4274..7e870f6c7e 100644 --- a/source/platform/index.rst +++ b/source/platform/index.rst @@ -7,4 +7,3 @@ Percona Platform intro stt - dbaas