From 4bbc8e2ff45aba8a7e353f1f9b0f53bdbc95a2fe Mon Sep 17 00:00:00 2001 From: davidmacp Date: Tue, 9 Jul 2019 14:07:19 +1200 Subject: [PATCH] fix: update urls --- CONTRIBUTING.md | 2 +- README.md | 8 ++++---- workspace/pages/index.js | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 183ea1ff..a209a8ba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Here are the guidelines we'd like you to follow: ## Got a Question or Problem? -Documentation is maintained under the `docs` branch and can be found on the [dadi.tech](https://dadi.tech) site. +Documentation is maintained under the `docs` branch and can be found on the [dadi.cloud](https://dadi.cloud) site. If the documentation doesn't answer your problem please feel free to email the DADI team directly on: team@dadi.tech diff --git a/README.md b/README.md index 9698313a..082c48f8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ ## DADI Web -* [Overview](#overview) -* [Getting started](#getting-started) +- [Overview](#overview) +- [Getting started](#getting-started) ## Overview @@ -29,7 +29,7 @@ The [DADI Web Documentation](https://docs.dadi.cloud/web/) is the best place for DADI is a data centric development and delivery stack, built specifically in support of the principles of API first and COPE. Copyright notice
-(C) 2019 DADI+ Limited
+(C) 2019 DADI+ Limited
All rights reserved This product is part of DADI.
@@ -49,7 +49,7 @@ them, to determine what licences are applicable.** DADI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The GNU General Public License (GPL) is available at diff --git a/workspace/pages/index.js b/workspace/pages/index.js index b817875a..166bcb04 100644 --- a/workspace/pages/index.js +++ b/workspace/pages/index.js @@ -5,9 +5,9 @@ ${partials_header}

Successfully installed and running!

-

If you are seeing this everything went well. The next step is to explore the documentation and the source code to our site, DADI.tech as an example project.

+

If you are seeing this everything went well. The next step is to explore the documentation and the source code to our site, DADI.cloud as an example project.

-

Next time you need to install Web you could try using DADI CLI which gives you a default workspace.

+

Next time you need to install Web you could try using DADI CLI which gives you a default workspace.

${partials_footer} \ No newline at end of file