Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add Radicle CLI link
Alexis Sellier committed 4 years ago
commit 582ca41e5eae5be30612f14db79e0735791f15da
parent 75b2fb672ec610b71ad126f6fd13a0d52cc5d973
1 file changed +3 -1
modified src/base/projects/Header.svelte
@@ -161,7 +161,9 @@
          class="yellow"
          clipboard
        />
-
        <label for="rad-clone-url">Use the Radicle CLI to clone this project.</label>
+
        <label for="rad-clone-url">
+
          Use the <a target="_blank" href="https://radicle.network/get-started.html" class="link">Radicle CLI</a> to clone this project.
+
        </label>
        <br />
        <Input
          name="git-clone-url"