Skip to content

Commit

Permalink
button.html: change button href to point to /usb/upload instead of /l…
Browse files Browse the repository at this point in the history
…ocal_content/upload
  • Loading branch information
avni committed Jan 23, 2025
1 parent 91533f5 commit 68dafdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/usb_lib/files/upload/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
color: #ddd;
}
</style>
<a class="button" href="/local_content/upload/">Upload to USB</a>
<a class="button" href="/usb/upload/">Upload to USB</a>

0 comments on commit 68dafdb

Please sign in to comment.