diff options
author | onefang | 2019-08-23 16:28:02 +1000 |
---|---|---|
committer | onefang | 2019-08-23 16:28:02 +1000 |
commit | 7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae (patch) | |
tree | 0c4bd2156e7ec631d8cd8fd22acc91e04a1a0c2e /example/web | |
parent | Update the differences. (diff) | |
download | opensim-SC_OLD-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.zip opensim-SC_OLD-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.gz opensim-SC_OLD-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.bz2 opensim-SC_OLD-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.xz |
Update documentation.
Write some more.
Correct some spelling errors.
Clean up some out of date stuff.
Make it consistant.
Rearrange things.
Diffstat (limited to 'example/web')
-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> |