Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h1>CodeMeta generator v3.0</h1>

<br />
<span class="field-description" id="identifier_descr">
such as ISBNs, GTIN codes, UUIDs, etc. see <a href="http://schema.org/identifier">http://schema.org/identifier</a>
such as ISBNs, GTIN codes, UUIDs, etc. see <a href="https://schema.org/identifier">https://schema.org/identifier</a>
</span>
</p>
<!-- TODO:define better
Expand Down Expand Up @@ -302,7 +302,7 @@ <h1>CodeMeta generator v3.0</h1>

<br />
<span class="field-description" id="developmentStatuses_descr">
see <a href="http://www.repostatus.org">www.repostatus.org</a> for details
see <a href="https://www.repostatus.org">www.repostatus.org</a> for details
</span>
</p>

Expand All @@ -315,7 +315,7 @@ <h1>CodeMeta generator v3.0</h1>
<p title="Part of">
<label for="isPartOf">Is part of</label>
<input type="URL" name="isPartOf" id="isPartOf"
placeholder="http://The.Bigger.Framework.org" />
placeholder="https://The.Bigger.Framework.org" />
</p>
</fieldset>

Expand Down Expand Up @@ -374,7 +374,7 @@ <h1>CodeMeta generator v3.0</h1>
Do you want to improve this tool ?
Check out the
<a href="https://github.com/codemeta/codemeta-generator">
CodeMeta-generator repository</a>
CodeMeta Generator repository</a>
<br />
Join the
<a href="https://github.com/codemeta/codemeta">CodeMeta community</a>
Expand Down