We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7d29b0 + e675b73 commit a7a074dCopy full SHA for a7a074d
docs/docusaurus.config.ts
@@ -37,10 +37,8 @@ const config: Config = {
37
{
38
docs: {
39
sidebarPath: './sidebars.ts',
40
- // Please change this to your repo.
41
- // Remove this to remove the "edit this page" links.
42
- editUrl:
43
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
+ // The "edit this page" links
+ editUrl: 'https://github.com/OP-Engineering/op-sqlite/blob/main/',
44
},
45
theme: {
46
customCss: './src/css/custom.css',
0 commit comments