docs: fix repo owner path (jason -> mpm)

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