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
|
||||
- Download Page — https://www.waveterm.dev/download
|
||||
- Documentation — https://betadocs.waveterm.dev/
|
||||
- Blog — https://blog.waveterm.dev/
|
||||
- Documentation — https://docs.waveterm.dev
|
||||
- Legacy Documentation — https://legacydocs.waveterm.dev
|
||||
- Blog — https://blog.waveterm.dev
|
||||
- Discord Community — https://discord.gg/XfvZ334gwU
|
||||
|
||||
## Building from Source
|
||||
|
@ -7,7 +7,7 @@ import { Atom, atom, PrimitiveAtom } from "jotai";
|
||||
import "./helpview.less";
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user