mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
Add Legacy docs link, update primary docs link (#848)
This commit is contained in:
parent
8d7d49c1e0
commit
168b5aca39
@ -41,8 +41,9 @@ Wave Terminal and WSH run on the following platforms:
|
|||||||
|
|
||||||
- Homepage — https://www.waveterm.dev
|
- Homepage — https://www.waveterm.dev
|
||||||
- Download Page — https://www.waveterm.dev/download
|
- Download Page — https://www.waveterm.dev/download
|
||||||
- Documentation — https://betadocs.waveterm.dev/
|
- Documentation — https://docs.waveterm.dev
|
||||||
- Blog — https://blog.waveterm.dev/
|
- Legacy Documentation — https://legacydocs.waveterm.dev
|
||||||
|
- Blog — https://blog.waveterm.dev
|
||||||
- Discord Community — https://discord.gg/XfvZ334gwU
|
- Discord Community — https://discord.gg/XfvZ334gwU
|
||||||
|
|
||||||
## Building from Source
|
## Building from Source
|
||||||
|
@ -7,7 +7,7 @@ import { Atom, atom, PrimitiveAtom } from "jotai";
|
|||||||
import "./helpview.less";
|
import "./helpview.less";
|
||||||
|
|
||||||
const helpText = `
|
const helpText = `
|
||||||
For more up-to-date documentation, please visit [our docs site](http://betadocs.waveterm.dev)
|
For more up-to-date documentation, please visit [our docs site](http://docs.waveterm.dev)
|
||||||
|
|
||||||
|
|
||||||
## Blocks
|
## Blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user