diff options
Diffstat (limited to '')
-rw-r--r-- | example/web/about.html | 2 | ||||
-rw-r--r-- | example/web/register.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/example/web/about.html b/example/web/about.html index e45f00a..b558e39 100644 --- a/example/web/about.html +++ b/example/web/about.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | </head> | 4 | </head> |
5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | 5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> |
6 | This is a virtual world, usually called a grid, based on <a href="https://sledjhamr.org/cgit/opensim-SC/?h=SledjChisl">OpenSim_SC</a>. | 6 | This is a virtual world, usually called a grid, based on <a href="https://sledjhamr.org/cgit/opensim-SC/?h=SledjChisl">opensim-SC</a>. |
7 | <p> </p> | 7 | <p> </p> |
8 | </body> | 8 | </body> |
9 | </html> | 9 | </html> |
diff --git a/example/web/register.html b/example/web/register.html index a34becb..da46365 100644 --- a/example/web/register.html +++ b/example/web/register.html | |||
@@ -7,7 +7,7 @@ Include account registration help for your grid here. | |||
7 | <p> </p> | 7 | <p> </p> |
8 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> | 8 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> |
9 | <p> </p> | 9 | <p> </p> |
10 | <p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's finished).</p> | 10 | <p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's written).</p> |
11 | <p> </p> | 11 | <p> </p> |
12 | </body> | 12 | </body> |
13 | </html> | 13 | </html> |