docs: replace git.alwisp.com with git.mpm.to

This commit is contained in:
2026-05-25 12:21:13 -05:00
parent 2d70cc1073
commit 594b23a8e5
+3 -3
View File
@@ -4,7 +4,7 @@ Standalone browser tool for evaluating fonts against ADA §703.5 digital signage
**Version:** 1.0 **Version:** 1.0
**Author:** Bryan Gilliom — Message Point Media **Author:** Bryan Gilliom — Message Point Media
**Repo:** https://git.alwisp.com/jason/ada-font-analyzer **Repo:** https://git.mpm.to/jason/ada-font-analyzer
**CoWork Project:** CW-005 — ADA Font Analyzer **CoWork Project:** CW-005 — ADA Font Analyzer
--- ---
@@ -79,7 +79,7 @@ The Tab 3 `parseTTF()` function reads these tables directly from the binary:
```html ```html
<iframe <iframe
src="https://git.alwisp.com/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html" src="https://git.mpm.to/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html"
width="100%" width="100%"
height="900px" height="900px"
frameborder="0" frameborder="0"
@@ -88,7 +88,7 @@ The Tab 3 `parseTTF()` function reads these tables directly from the binary:
``` ```
**Hosting options (priority order):** **Hosting options (priority order):**
1. Gitea raw file URL — `https://git.alwisp.com/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html` (CoWork-native, recommended) 1. Gitea raw file URL — `https://git.mpm.to/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html` (CoWork-native, recommended)
2. Odoo attachment with direct URL 2. Odoo attachment with direct URL
3. MPM web server / CDN 3. MPM web server / CDN