diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 57737a615fc..1e1862b0e82 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -21,5 +21,5 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} rootDirectory: './docs' - baseUrl: '/addressbook-level3' # replace with your repo name + baseUrl: '/tp' # replace with your repo name version: '^5.1.0' diff --git a/docs/_markbind/layouts/default.md b/docs/_markbind/layouts/default.md index 7348aace92c..996fde97fa7 100644 --- a/docs/_markbind/layouts/default.md +++ b/docs/_markbind/layouts/default.md @@ -4,7 +4,7 @@
- AB-3 + MedBook
  • User Guide
  • Developer Guide
  • About Us
  • diff --git a/docs/site.json b/docs/site.json index ffe411c3f82..3f7eaae931e 100644 --- a/docs/site.json +++ b/docs/site.json @@ -1,6 +1,6 @@ { "baseUrl": "", - "titlePrefix": "", + "titlePrefix": "MedBook", "titleSuffix": "AddressBook Level-3", "faviconPath": "images/SeEduLogo.png", "style": {