docs: replace git.alwisp.com with git.mpm.to
This commit is contained in:
@@ -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.alwisp.com/jason/ada-font-analyzer
|
||||
**Repo:** https://git.mpm.to/jason/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.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%"
|
||||
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.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
|
||||
3. MPM web server / CDN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user