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/about.html | |
parent | Update the differences. (diff) | |
download | opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.zip opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.gz opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.bz2 opensim-SC-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/about.html')
-rw-r--r-- | example/web/about.html | 2 |
1 files changed, 1 insertions, 1 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> |