Skip to content

Commit

Permalink
remove deprecated basePath setting
Browse files Browse the repository at this point in the history
  • Loading branch information
rpmccarter committed Jan 22, 2024
1 parent 6376c29 commit 202efce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/mint.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "Infisical",
"basePath": "/docs",
"logo": {
"dark": "/docs/logo/dark.svg",
"light": "/docs/logo/light.svg",
"dark": "/logo/dark.svg",
"light": "/logo/light.svg",
"href": "https://infisical.com"
},
"favicon": "/favicon.png",
Expand Down

0 comments on commit 202efce

Please sign in to comment.