Docs Site Link (#804)

Add a link to the docs site in the help block.
This commit is contained in:
Sylvie Crowe 2024-09-23 18:58:46 -07:00 committed by GitHub
parent 4907552379
commit 7708db7060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,9 @@ 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)
## Blocks
Every individual Component is contained in its own block. These can be added, removed, moved and resized. Each block has its own header which can be right clicked to reveal more operations you can do with that block.