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.
1 parent f2837d3 commit ee4da99Copy full SHA for ee4da99
docusaurus.config.js
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
7
/** @type {import('@docusaurus/types').Config} */
8
const config = {
9
title: 'Android Password Store Documentation',
10
- url: 'https://your-docusaurus-test-site.com',
+ url: 'https://docs.passwordstore.app/',
11
baseUrl: '/',
12
onBrokenLinks: 'throw',
13
onBrokenMarkdownLinks: 'warn',
0 commit comments