You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/Design/FileFormats/main-db.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -933,7 +933,7 @@ <h2>
933
933
Here is an example of how the <codeclass="key">Credits</code> and <codeclass="key">Credits_URL</code> key work together.
934
934
</p>
935
935
<p>
936
-
If <codeclass="key">Credits</code>=<codeclass="value">"See [example]"</code> and <codeclass="key">Credits_URL</code>=<codeclass="value">"http://example.com"</code> and the <codeclass="key">Extra</code> key is empty or missing then the extra text generated will be <samp>See <a href="example.com">example 1</a></samp>.
936
+
If <codeclass="key">Credits</code>=<codeclass="value">"See [example]"</code> and <codeclass="key">Credits_URL</code>=<codeclass="value">"https://example.com"</code> and the <codeclass="key">Extra</code> key is empty or missing then the extra text generated will be <samp>See <a href="example.com">example 1</a></samp>.
0 commit comments