mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
link new website
This commit is contained in:
+1
-1
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user