diff options
| -rw-r--r-- | about.html | 2 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | master.html | 2 | ||||
| -rw-r--r-- | support.html | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -25,7 +25,7 @@ <a class="button" href="about.html"> About AO </a> - <a class="button" href="https://docs.google.com/uc?export=download&confirm=V7Av&id=0Byj32J4FCPtRdk9FSzBlcGx4VVU" target="_blank"> + <a class="button" href="https://tiny.cc/getao"> Download </a> <a class="button" href="master.html"> @@ -25,7 +25,7 @@ <a class="button" href="about.html"> About AO </a> - <a class="button" href="https://docs.google.com/uc?export=download&confirm=V7Av&id=0Byj32J4FCPtRdk9FSzBlcGx4VVU" target="_blank"> + <a class="button" href="https://tiny.cc/getao"> Download </a> <a class="button" href="master.html"> diff --git a/master.html b/master.html index 3ba7c32..e460281 100644 --- a/master.html +++ b/master.html @@ -26,7 +26,7 @@ <a class="button" href="about.html"> About AO </a> - <a class="button" href="https://docs.google.com/uc?export=download&confirm=V7Av&id=0Byj32J4FCPtRdk9FSzBlcGx4VVU" target="_blank"> + <a class="button" href="https://tiny.cc/getao" target="_blank"> Download </a> <a class="button" href="master.html"> diff --git a/support.html b/support.html index 416993d..9c0a711 100644 --- a/support.html +++ b/support.html @@ -22,7 +22,7 @@ <a class="button" href="about.html"> About AO </a> - <a class="button" href="https://docs.google.com/uc?export=download&confirm=V7Av&id=0Byj32J4FCPtRdk9FSzBlcGx4VVU" target="_blank"> + <a class="button" href="https://tiny.cc/getao"> Download </a> <a class="button" href="master.html"> |
