diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-22 18:37:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-22 18:37:51 -0400 |
| commit | ab10698c3ffe9aa2d05589ec30832bba93a65077 (patch) | |
| tree | 75e19d6bb3ce5d8e204278d4d3af732aee52e92d | |
| parent | 7a03f42d95ed7346a23123c6e4337641a4e787f2 (diff) | |
fix release server numbering
| -rw-r--r-- | static/articles/grapheneos-servers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 9958932c..06e90638 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -216,8 +216,8 @@ <li>2607:5300:205:200::2441 (1.releases.grapheneos.org) — os-bhs6</li> <li>141.94.71.158 (2.releases.grapheneos.org) — os-gra8</li> <li>2001:41d0:304:200::14ff (2.releases.grapheneos.org) — os-gra8</li> - <li>141.94.71.72 (2.releases.grapheneos.org) — os-gra8</li> - <li>2001:41d0:304:200::a687 (2.releases.grapheneos.org) — os-gra8</li> + <li>141.94.71.72 (3.releases.grapheneos.org) — os-gra8</li> + <li>2001:41d0:304:200::a687 (3.releases.grapheneos.org) — os-gra8</li> </ul> <p>Ports:</p> |
