File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ const config: Config = {
6060 position : "left" ,
6161 label : "Tutorial" ,
6262 } ,
63- {
64- label : "Petstore API" ,
65- position : "left" ,
66- to : "/docs/category/petstore-api" ,
67- } ,
63+ // {
64+ // label: "Petstore API",
65+ // position: "left",
66+ // to: "/docs/category/petstore-api",
67+ // },
6868 {
6969 href : "https://github.com/facebook/docusaurus" ,
7070 label : "GitHub" ,
@@ -106,7 +106,7 @@ const config: Config = {
106106 items : [
107107 {
108108 label : "Blog" ,
109- to : "/ blog" ,
109+ to : "https:// blog.bitcart.ai " ,
110110 } ,
111111 {
112112 label : "GitHub" ,
Original file line number Diff line number Diff line change 1818 "clean-api-docs:version" : " docusaurus clean-api-docs:version"
1919 },
2020 "dependencies" : {
21- "@docusaurus/core" : " 3.5.1 " ,
22- "@docusaurus/preset-classic" : " 3.5.1 " ,
21+ "@docusaurus/core" : " 3.4.0 " ,
22+ "@docusaurus/preset-classic" : " 3.4.0 " ,
2323 "@mdx-js/react" : " ^3.0.0" ,
2424 "clsx" : " ^2.0.0" ,
2525 "docusaurus-plugin-openapi-docs" : " 3.0.1" ,
You can’t perform that action at this time.
0 commit comments