diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-08-15 13:48:59 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-08-15 13:48:59 -0400 |
| commit | 22b145ff8f12c6381a9c75eb6f7af92e6c805686 (patch) | |
| tree | 9c2d2bd961aff5c498dc709cd0db7fb567c66084 /server.html | |
| parent | 5323e10feb193d120bdbbeb219ddb8a2b84bbb62 (diff) | |
tweaks to mainpage and others
Diffstat (limited to 'server.html')
| -rw-r--r-- | server.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/server.html b/server.html index eadae4b..aaf007f 100644 --- a/server.html +++ b/server.html @@ -113,7 +113,8 @@ Momentarily, you will be able to see your server's IP addresses which will be used for the next brief step: </p> - <span class=next><a href="dns.html">Next: Connect Your Domain and Server</a></span> + <span class=prev><a href="domain.html">Previous: Get a domain name.</a></span> + <span class=next><a href="dns.html">Next: Connect Your Domain and Server.</a></span> <hr> |
