Skip to content

Commit 99f1346

Browse files
committed
http -> https
- Use https when the target website currently use (redirected to) https - The.Bigger.Framework.org is fictitious so it can be either http or https - The label for "CodeMeta Generator repository" can be either "CodeMeta Generator repository" or "codemeta-generator repository"
1 parent eeced3d commit 99f1346

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h1>CodeMeta generator v3.0</h1>
9797

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

303303
<br />
304304
<span class="field-description" id="developmentStatuses_descr">
305-
see <a href="http://www.repostatus.org">www.repostatus.org</a> for details
305+
see <a href="https://www.repostatus.org">www.repostatus.org</a> for details
306306
</span>
307307
</p>
308308

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

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

0 commit comments

Comments
 (0)