Skip to content

Commit 0dae36e

Browse files
committed
update lincese link
1 parent 868cfe8 commit 0dae36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JS/metadata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function addManuscriptForm(data = {}, shouldScroll = true) {
3535
</div>
3636
3737
<div class="col-md-3">
38-
<label class="form-label">License</label>
38+
<label class="form-label">License <a href="https://creativecommons.org/share-your-work/cclicenses/" target="_blank" class="ms-2 text-decoration-none"><i class="bi bi-box-arrow-up-right"></i></a></label>
3939
<select class="form-select" name="publicationStmt">
4040
<option value="">Please select</option>
4141
${['CC BY','CC BY-SA','CC BY-ND','CC BY-NC','CC BY-NC-SA','CC BY-NC-ND','CC0']

0 commit comments

Comments
 (0)