diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-10 18:28:52 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-06-10 18:28:52 +0800 |
| commit | a79c750e9a74558a18f588f155a9da72cf6d639d (patch) | |
| tree | b1a4c122d95906aacaa68bec1c98bac4c60788ca /docs/examples.html | |
| parent | 4f98db03525cf072e2170a40cad9b509c6a8bd8e (diff) | |
Update repository URLs to mingling-rs organization
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/examples.html b/docs/examples.html index 47513f2..fe4c1a3 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -317,7 +317,9 @@ <div class="nav-links"> <a href="doc.html">Docs</a> <a href="examples.html" class="active">Examples</a> - <a href="https://github.com/catilgrass/mingling" target="_blank" + <a + href="https://github.com/mingling-rs/mingling" + target="_blank" >GitHub</a > <a @@ -431,7 +433,7 @@ card.className = "example-card"; var ghBase = - "https://github.com/catilgrass/mingling/tree/main/examples/" + + "https://github.com/mingling-rs/mingling/tree/main/examples/" + ex.id; var viewUrl = "example-viewer.html?name=" + encodeURIComponent(ex.id); |
