From f4bcc82dd6adf50a69618af8494445889e409168 Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Sat, 16 May 2020 02:27:45 -0400 Subject: [PATCH] Corrections. --- README_hifi.md | 4 +++- interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README_hifi.md b/README_hifi.md index 8d02300455..004b43b706 100644 --- a/README_hifi.md +++ b/README_hifi.md @@ -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). diff --git a/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml b/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml index c7c82b7e07..e4ad375319 100644 --- a/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml +++ b/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml @@ -116,7 +116,7 @@ Rectangle { Item { height: 20; width: 1 } RalewayRegular { color: "white" - text: "© 2020 Vircadia Contributors." + text: "© 2020 Vircadia." size: 14 } RalewayRegular {