mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Use HTTPS for ReadTheDocs link, like everywhere else...
This commit is contained in:
@@ -8,7 +8,7 @@ title: Masterlist Editing
|
||||
<h3>General Hints</h3>
|
||||
|
||||
<ul>
|
||||
<li>Look in the masterlists for examples, and see the <a href="http://loot-api.readthedocs.io/en/stable/metadata/introduction.html">Metadata Syntax documentation</a> for the details.</li>
|
||||
<li>Look in the masterlists for examples, and see the <a href="https://loot-api.readthedocs.io/en/stable/metadata/introduction.html">Metadata Syntax documentation</a> for the details.</li>
|
||||
<li>Only make edits/additions you're confident about - otherwise create an issue in the masterlist repository's issue tracker, or discuss in the BethSoft forum thread.</li>
|
||||
<li>If you're using Notepad++, you can set it to use spaces instead of tabs when you press the tab key on your keyboard, avoiding YAML parsing errors. To do this, go to Settings > Preferences > Tab Settings > Replace by space. A value of 4 is most common.</li>
|
||||
<li>Make as many silent comments as you want within the masterlists - it doesn't hurt (within reason). However, make sure to put them <em>above</em> the line(s) that they refer to.</li>
|
||||
|
||||
Reference in New Issue
Block a user