Skip to content

Commit 414a059

Browse files
committed
Change example URL from http to https protocol
1 parent 2ae6118 commit 414a059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Design/FileFormats/main-db.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ <h2>
933933
Here is an example of how the <code class="key">Credits</code> and <code class="key">Credits_URL</code> key work together.
934934
</p>
935935
<p>
936-
If <code class="key">Credits</code>=<code class="value">&quot;See [example]&quot;</code> and <code class="key">Credits_URL</code>=<code class="value">&quot;http://example.com&quot;</code> and the <code class="key">Extra</code> key is empty or missing then the extra text generated will be <samp>See &lt;a href=&quot;example.com&quot;&gt;example 1&lt;/a&gt;</samp>.
936+
If <code class="key">Credits</code>=<code class="value">&quot;See [example]&quot;</code> and <code class="key">Credits_URL</code>=<code class="value">&quot;https://example.com&quot;</code> and the <code class="key">Extra</code> key is empty or missing then the extra text generated will be <samp>See &lt;a href=&quot;example.com&quot;&gt;example 1&lt;/a&gt;</samp>.
937937
</p>
938938
</li>
939939
<li id="footnote-3">

0 commit comments

Comments
 (0)