Corrections.

This commit is contained in:
Kasen IO 2020-05-16 02:27:45 -04:00
parent 9dce990e8f
commit f4bcc82dd6
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
# THIS IS AN OUTDATED DOCUMENT.
High Fidelity (hifi) is an early-stage technology lab experimenting with Virtual Worlds and VR. 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 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
========= =========
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). There is also detailed [documentation on our coding standards](CODING_STANDARD.md).

View file

@ -116,7 +116,7 @@ Rectangle {
Item { height: 20; width: 1 } Item { height: 20; width: 1 }
RalewayRegular { RalewayRegular {
color: "white" color: "white"
text: "© 2020 Vircadia Contributors." text: "© 2020 Vircadia."
size: 14 size: 14
} }
RalewayRegular { RalewayRegular {