Skip to content

Commit

Permalink
Merge pull request #1318 from rpmccarter/main
Browse files Browse the repository at this point in the history
remove deprecated basePath setting
  • Loading branch information
vmatsiiako authored Feb 1, 2024
2 parents 59f662f + 202efce commit 136f5a6
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 136f5a6

Please sign in to comment.