mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
link new website
This commit is contained in:
parent
2fa0239c13
commit
5f04f14df6
@ -41,7 +41,7 @@ class TosModal extends React.Component<{}, {}> {
|
||||
features).
|
||||
</p>
|
||||
<p>
|
||||
<a target="_blank" href={util.makeExternLink("https://www.getprompt.dev/tos.html")}>
|
||||
<a target="_blank" href={util.makeExternLink("https://www.commandline.dev/tos.html")}>
|
||||
Full Terms of Service
|
||||
</a>
|
||||
</p>
|
||||
|
@ -806,13 +806,13 @@ class WebShareMain extends React.Component<{}, {}> {
|
||||
<div id="main">
|
||||
<div className="logo-header">
|
||||
<div className="logo-text">
|
||||
<a target="_blank" href="https://www.getprompt.dev">
|
||||
<a target="_blank" href="https://www.commandline.dev">
|
||||
[prompt]
|
||||
</a>
|
||||
</div>
|
||||
<div className="flex-spacer" />
|
||||
<a
|
||||
href="https://getprompt.dev/download/"
|
||||
href="https://www.commandline.dev/download/"
|
||||
target="_blank"
|
||||
className="download-button button is-link"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user