From 84251ecaee5ad4b201f7d5c8df3e086149539f11 Mon Sep 17 00:00:00 2001 From: Basreena Date: Wed, 12 Sep 2018 13:47:55 +0530 Subject: [PATCH] sidebar changes --- _includes/sidebar.html | 4 ++-- .../configuring_sunbird/user_channel_migration.md | 1 + pages/developer-docs/installation/install_mobile_setup.md | 2 -- .../server-installation/configuring_installer.md | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) 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 2c29512d4..bf4b43337 100644 --- a/pages/developer-docs/installation/install_mobile_setup.md +++ b/pages/developer-docs/installation/install_mobile_setup.md @@ -32,13 +32,11 @@ Unique identifier for the app Name of the application -<<<<<<< HEAD ## Changing API Configuration ======= **app_version_code** Version code for the app release. ->>>>>>> 4f4387cb6f5d9f73a0d320a05df7ad801c416ae2 To customize the end points in the app: 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: