Skip to content

Commit

Permalink
Update example repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lukfor committed Oct 21, 2024
1 parent d548e2e commit d9117bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<form onsubmit="return false;">
<p>Please enter the repository of the application.</p>
<input class="form-control" id="url" name="url" placeholder="owner/repository" autocomplete="off"/>
<p><br><b>Examples:</b><br>lukfor/hello-cloudgene<br>lukfor/hello-cloudgene@latest<br>lukfor/hello-cloudgene@1.2.0-beta</p>
<p><br><b>Examples:</b><br>lukfor/cg-fetchngs<br>lukfor/cg-fetchngs@latest<br>lukfor/hcg-fetchngs@1.0.0</p>
</form>

0 comments on commit d9117bc

Please sign in to comment.