unisonweb / codebase-ui

Unison Codebase UI
https://share.unison-lang.org
MIT License
46 stars 7 forks source link

Prefer https over ssh in download modal #323

Closed hojberg closed 2 years ago

hojberg commented 2 years ago

Problem

Folks without a GitHub account can't download libraries from Unison Share via the suggested pull command.

Fixes: https://github.com/unisonweb/codebase-ui/issues/322

Solution

Update the download modal to use https for the pull command.