From 133f21dbc12196fd285ccb795c5c4d25eba21a41 Mon Sep 17 00:00:00 2001 From: "matteo@cominetti.org" Date: Wed, 5 Feb 2020 15:49:16 +0000 Subject: [PATCH] updated links --- components/toolbar.vue | 2 +- pages/docs/essentials/start.vue | 4 ++-- pages/docs/web/management.vue | 10 +++++----- pages/docs/web/stream-creation.vue | 4 ++-- pages/docs/web/viewer.vue | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/components/toolbar.vue b/components/toolbar.vue index 3dd8c18..7d02847 100644 --- a/components/toolbar.vue +++ b/components/toolbar.vue @@ -60,7 +60,7 @@ export default { local: true }, { - name: "Admin", + name: "Web App", link: "https://app.speckle.systems", local: false }, diff --git a/pages/docs/essentials/start.vue b/pages/docs/essentials/start.vue index 70302e0..426d601 100644 --- a/pages/docs/essentials/start.vue +++ b/pages/docs/essentials/start.vue @@ -22,11 +22,11 @@ order: 1

- Server sorted, you can use the always-up-to-date Speckle admin web app to register a new account, or you can do so also when using the clients for the first time (see below). + Server sorted, you can use the always-up-to-date Speckle web app to register a new account, or you can do so also when using the clients for the first time (see below).
- + Speckle Admin arrow_right_alt
diff --git a/pages/docs/web/management.vue b/pages/docs/web/management.vue index 6230eef..86895b8 100644 --- a/pages/docs/web/management.vue +++ b/pages/docs/web/management.vue @@ -17,11 +17,11 @@ order: 0
- This interface is called Speckle admin, and it can be found usually at the root of your Speckle server address. There is also an always-up-to-date Speckle admin web app that you can use with any Speckle server (if accessible and with https): + This interface is called Speckle web app, and it can be found usually at the root of your Speckle server address. There is also an always-up-to-date Speckle web app that you can use with any Speckle server (if accessible and with https):
- Speckle Admin arrow_right_alt + Speckle Web App arrow_right_alt
@@ -31,7 +31,7 @@ order: 0 ## Managing Streams - Within in the [streams section](https://hestia.speckle.works/#/streams) you can search for and manage your streams. There's a bunch of functionality that we'll let you discover! Below there's some hints towards what you can do and what insights you can get. + Within in the [streams section](https://app.speckle.systems/#/streams) you can search for and manage your streams. There's a bunch of functionality that we'll let you discover! Below there's some hints towards what you can do and what insights you can get. ![detail](~/assets/docs/essentials/introduction/management-streamsall.png) @@ -83,7 +83,7 @@ order: 0 ## Managing Projects - Within the [projects section](https://hestia.speckle.works/#/projects) you can search for and manage your projects. To create a project: + Within the [projects section](https://app.speckle.systems/#/projects) you can search for and manage your projects. To create a project: - Go to the project overview page - Click the friendly blue button in the lower right corner - Edit the description, tags, etc. if you wish to do so @@ -100,7 +100,7 @@ order: 0 ## Archive - The archive is a place where all your deleted resources go. Any projects or streams you archive will automatically appear within the [archive section](https://hestia.speckle.works/#/archive). From here, archived items can be permanently deleted. + The archive is a place where all your deleted resources go. Any projects or streams you archive will automatically appear within the [archive section](https://app.speckle.systems/#/archive). From here, archived items can be permanently deleted.