We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222d22a commit df7df3cCopy full SHA for df7df3c
docs/docusaurus.config.js
@@ -7,7 +7,7 @@ const config = {
7
title: "Melody",
8
tagline:
9
"A language that compiles to regular expressions and aims to be more easily readable and maintainable",
10
- url: "https://yoav-lavi.github.io/melody/",
+ url: "https://yoav-lavi.github.io/",
11
baseUrl: "/melody/",
12
onBrokenLinks: "throw",
13
onBrokenMarkdownLinks: "warn",
0 commit comments