Skip to content

Commit ec4662a

Browse files
committed
Deployed e2feba7 to 2025.2.3 with MkDocs 1.6.1 and mike 1.1.2
1 parent 750993a commit ec4662a

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

2025.2.3/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

2025.2.3/sitemap.xml.gz

0 Bytes
Binary file not shown.

2025.2.3/user-guide/configuration/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,6 +1122,12 @@ <h3 id="files">Files</h3>
11221122
<p>If there is a duplication PyScript will raise an exception to help you find
11231123
the problem.</p>
11241124
</div>
1125+
<div class="admonition warning">
1126+
<p class="admonition-title">Warning</p>
1127+
<p><strong>Use destination URLs instead of CORS / redirect URLs.</strong></p>
1128+
<p>For example, <code>https://github.com/pyscript/ltk/raw/refs/heads/main/ltk/jquery.py</code>
1129+
redirects to <code>https://raw.githubusercontent.com/pyscript/ltk/refs/heads/main/ltk/jquery.py</code>. Use the latter.</p>
1130+
</div>
11251131
<div class="admonition tip">
11261132
<p class="admonition-title">Tip</p>
11271133
<p><strong>For most people, most of the time, the simple URL to filename mapping,

0 commit comments

Comments
 (0)