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 931daa0 commit bc63467Copy full SHA for bc63467
README.md
@@ -1,6 +1,6 @@
1
# WaveLegacy Documentation
2
3
-This repo contains the WaveLegacy Documentation, which is hosted at [legacy.waveterm.dev](https://legacydocs.waveterm.dev/).
+This repo contains the WaveLegacy Documentation, which is hosted at [legacydocs.waveterm.dev](https://legacydocs.waveterm.dev/).
4
5
## Contributing
6
mint.json
{
"$schema":"https://mintlify.com/schema.json",
- "name":"Wave Terminal",
+ "name":"WaveLegacy Documentation",
"logo":{
"dark":"/logo/wave-dark.png",
"light":"/logo/wave-light.png"
@@ -23,7 +23,7 @@
23
],
24
"topbarCtaButton":{
25
"name":"Download Wave",
26
- "url":"https://www.waveterm.dev/download"
+ "url":"https://www.waveterm.dev/download-legacy"
27
},
28
"tabs":[
29
0 commit comments