diff --git a/_includes/sidebar.html b/_includes/sidebar.html
index bd1a7227c..0c6701cfe 100644
--- a/_includes/sidebar.html
+++ b/_includes/sidebar.html
@@ -225,7 +225,7 @@
-
+
diff --git a/pages/developer-docs/configuring_sunbird/user_channel_migration.md b/pages/developer-docs/configuring_sunbird/user_channel_migration.md
index d4d7e91ed..02806a805 100644
--- a/pages/developer-docs/configuring_sunbird/user_channel_migration.md
+++ b/pages/developer-docs/configuring_sunbird/user_channel_migration.md
@@ -4,6 +4,7 @@ directory: developer-docs/configuring_sunbird/
title: User channel migration
page_title: User channel migration
description: User channel migration
+published: true
allowSearch: true
---
diff --git a/pages/developer-docs/installation/install_mobile_setup.md b/pages/developer-docs/installation/install_mobile_setup.md
index 0d527e9ef..f88e88152 100644
--- a/pages/developer-docs/installation/install_mobile_setup.md
+++ b/pages/developer-docs/installation/install_mobile_setup.md
@@ -32,7 +32,6 @@ Unique identifier for the app
Name of the application
-
## Changing API Configuration
**app_version_code**
diff --git a/pages/developer-docs/server-installation/configuring_installer.md b/pages/developer-docs/server-installation/configuring_installer.md
index e4b5c0d7c..b505e4cb7 100644
--- a/pages/developer-docs/server-installation/configuring_installer.md
+++ b/pages/developer-docs/server-installation/configuring_installer.md
@@ -18,7 +18,7 @@ To install Sunbird choose one docker swarm manager as the installation server an
git clone https://github.com/project-sunbird/sunbird-devops.git
cd sunbird-devops
- git checkout tags/release-1.9
+ git checkout tags/release-1.10
cd deploy
##### Description of commands: