Skip to content

Commit 0403d48

Browse files
drasyl-java documentation has been moved to docs.java.drasyl.org
1 parent 2186cdc commit 0403d48

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
77
/** @type {import('@docusaurus/types').Config} */
88
const config = {
99
title: 'drasyl',
10-
url: 'https://docs.drasyl.org',
10+
url: 'https://docs.java.drasyl.org',
1111
baseUrl: '/',
1212
onBrokenLinks: 'throw',
1313
onBrokenMarkdownLinks: 'warn',
@@ -33,7 +33,7 @@ const config = {
3333
({
3434
docs: {
3535
sidebarPath: require.resolve('./sidebars.js'),
36-
editUrl: 'https://github.com/drasyl/docs.drasyl.org/blob/master',
36+
editUrl: 'https://github.com/drasyl/docs.java.drasyl.org/blob/master',
3737
lastVersion: '0.12',
3838
versions: {
3939
current: {

static/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docs.drasyl.org
1+
docs.java.drasyl.org

0 commit comments

Comments
 (0)