Skip to content

Commit e3474b6

Browse files
committed
Deployed a774f70 to 2025.8.1 with MkDocs 1.6.1 and mike 1.1.2
1 parent 52d1dd1 commit e3474b6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

2025.8.1/search/search_index.json

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

2025.8.1/sitemap.xml.gz

0 Bytes
Binary file not shown.

2025.8.1/user-guide/dom/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ <h1 id="the-dom">The DOM</h1>
979979
<ol>
980980
<li>Through the <a href="#ffi">foreign function interface</a> (FFI) to interact with objects found
981981
in the browser's <code>globalThis</code> or <code>document</code> objects.</li>
982-
<li>Through the <a href="#pydom"><code>pydom</code> module</a> that acts as a Pythonic wrapper around
982+
<li>Through the <a href="#pyscriptweb"><code>pyscript.web</code> module</a> that acts as a Pythonic wrapper around
983983
the FFI and comes as standard with PyScript.</li>
984984
</ol>
985985
<h2 id="ffi">FFI</h2>

0 commit comments

Comments
 (0)