File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ import { themes } from "prism-react-renderer";
55const config : Config = {
66 title : "SettleMint Developer Hub" ,
77 tagline :
8- "The Blockchain Transformation platform for developers to rapidly build blockchain applications" ,
8+ "The Blockchain Transformation Platform for developers to rapidly build blockchain applications" ,
99 url : "https://console.settlemint.com" ,
1010 baseUrl : "/documentation/" ,
1111 onBrokenLinks : "warn" ,
1212 onBrokenMarkdownLinks : "warn" ,
1313 trailingSlash : true ,
1414 favicon : "img/favicon.ico" ,
1515 organizationName : "settlemint" , // Usually your GitHub org/user name.
16- projectName : "bpaas " , // Usually your repo name.
16+ projectName : "btp-docs " , // Usually your repo name.
1717 plugins : [
1818 [
1919 require . resolve ( "@cmfcmf/docusaurus-search-local" ) ,
You can’t perform that action at this time.
0 commit comments