Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Rename Share button to Copy link
Sebastian Martinez committed 2 years ago
commit 8e2090070d084e454e58823c55ef0ba4d7b1f552
parent f6a77bec9401c35b1baa19d356405a9d77ed8e0d
1 file changed +1 -1
modified src/views/projects/Share.svelte
@@ -69,7 +69,7 @@
      <Loading small noDelay />
    {:else}
      <IconSmall name={shareIcon} />
-
      Share
+
      Copy link
    {/if}
  </Button>
{/if}