mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Corrections.
This commit is contained in:
parent
9dce990e8f
commit
f4bcc82dd6
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
# THIS IS AN OUTDATED DOCUMENT.
|
||||
|
||||
High Fidelity (hifi) is an early-stage technology lab experimenting with Virtual Worlds and VR.
|
||||
|
||||
This repository contains the source to many of the components in our
|
||||
|
@ -15,7 +17,7 @@ Come chat with us in [our Gitter](https://gitter.im/highfidelity/hifi) if you ha
|
|||
|
||||
Documentation
|
||||
=========
|
||||
Documentation is available at [docs.vircadia.dev](https://docs.vircadia.dev), if something is missing, please suggest it via a new job on Worklist (add to the hifi-docs project).
|
||||
Documentation is available at [docs.highfidelity.com](https://docs.highfidelity.com/), if something is missing, please suggest it via a new job on Worklist (add to the hifi-docs project).
|
||||
|
||||
There is also detailed [documentation on our coding standards](CODING_STANDARD.md).
|
||||
|
||||
|
|
|
@ -116,7 +116,7 @@ Rectangle {
|
|||
Item { height: 20; width: 1 }
|
||||
RalewayRegular {
|
||||
color: "white"
|
||||
text: "© 2020 Vircadia Contributors."
|
||||
text: "© 2020 Vircadia."
|
||||
size: 14
|
||||
}
|
||||
RalewayRegular {
|
||||
|
|
Loading…
Reference in a new issue