Skip to content

Commit

Permalink
Merge pull request #4780 from wso2/pavinduLakshan-patch-7
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan authored Sep 26, 2024
2 parents 9de43f0 + 966c439 commit 8d28d7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/asgardeo/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ INHERIT: ../base.yml
# Project information
site_name: &site_name Asgardeo
site_description: Asgardeo Learning Center
site_url: https://wso2.com/asgardeo/docs
site_url: &site_url https://wso2.com/asgardeo/docs

# Configuration
theme:
Expand All @@ -29,7 +29,7 @@ theme:
favicon: assets/images/asgardeo-favicon.svg

extra:
base_path: /asgardeo/docs
base_path: *site_url
product: asgardeo
product_name: *site_name
nav_list:
Expand Down

0 comments on commit 8d28d7a

Please sign in to comment.