diff --git a/15/umbraco-deploy/deployment-workflow/restoring-content/README.md b/15/umbraco-deploy/deployment-workflow/restoring-content/README.md index 38e1bb62146..cbabacba478 100644 --- a/15/umbraco-deploy/deployment-workflow/restoring-content/README.md +++ b/15/umbraco-deploy/deployment-workflow/restoring-content/README.md @@ -30,7 +30,7 @@ This will restore **all** content and media, plus any other entities configured 3. When it's complete select _Open Umbraco_ to go to the backoffice. 4. You will now see all your content and media in the Umbraco backoffice. -![Restore from start-up](../../../umbraco-cloud/deployment/restoring-content/images/Normal-Restore.gif) +![Restore from start-up](images/Normal-Restore.gif) ### Restore everything through the Umbraco backoffice diff --git a/15/umbraco-deploy/deployment-workflow/restoring-content/partial-restore.md b/15/umbraco-deploy/deployment-workflow/restoring-content/partial-restore.md index 3a561fec218..3b2aaaf7511 100644 --- a/15/umbraco-deploy/deployment-workflow/restoring-content/partial-restore.md +++ b/15/umbraco-deploy/deployment-workflow/restoring-content/partial-restore.md @@ -57,4 +57,4 @@ Imagine that you are working with your Umbraco project locally. One of your cont 6. Start the restore by clicking _Restore_ 7. When the restore is done, reload the content tree to see the changes -![Partial restore](../../../umbraco-cloud/deployment/restoring-content/images/partialRestore-onEnvWithContent.png) +![Partial restore](images/partialRestore-onEnvWithContent.png) diff --git a/15/umbraco-deploy/getting-started/images/test-UDA (1) (1) (1).png b/15/umbraco-deploy/getting-started/images/test-UDA (1) (1) (1).png deleted file mode 100644 index 2c929784cdc..00000000000 Binary files a/15/umbraco-deploy/getting-started/images/test-UDA (1) (1) (1).png and /dev/null differ diff --git a/15/umbraco-deploy/getting-started/images/test-UDA (1) (1).png b/15/umbraco-deploy/getting-started/images/test-UDA (1) (1).png deleted file mode 100644 index 2c929784cdc..00000000000 Binary files a/15/umbraco-deploy/getting-started/images/test-UDA (1) (1).png and /dev/null differ diff --git a/15/umbraco-deploy/getting-started/images/test-UDA (1).png b/15/umbraco-deploy/getting-started/images/test-UDA (1).png deleted file mode 100644 index 2c929784cdc..00000000000 Binary files a/15/umbraco-deploy/getting-started/images/test-UDA (1).png and /dev/null differ diff --git a/15/umbraco-deploy/images/licenses-screen.png b/15/umbraco-deploy/installation/images/licenses-screen.png similarity index 100% rename from 15/umbraco-deploy/images/licenses-screen.png rename to 15/umbraco-deploy/installation/images/licenses-screen.png diff --git a/15/umbraco-deploy/getting-started/images/test-UDA.png b/15/umbraco-deploy/installation/images/test-UDA.png similarity index 100% rename from 15/umbraco-deploy/getting-started/images/test-UDA.png rename to 15/umbraco-deploy/installation/images/test-UDA.png diff --git a/15/umbraco-deploy/installation/install-configure.md b/15/umbraco-deploy/installation/install-configure.md index 18fcac1d534..51372dcfb81 100644 --- a/15/umbraco-deploy/installation/install-configure.md +++ b/15/umbraco-deploy/installation/install-configure.md @@ -263,7 +263,7 @@ Once the configuration has been set up with the correct information we can now g This can be done by going to the `/umbraco/Deploy/Revision` folder of the project and create a test `.uda` file, and then check in either your Git GUI or in the command line and verify whether the test file is being tracked. -![Test UDA file]() +![Test UDA file](images/test-UDA.png) We can see that the file has been created and it is being tracked by Git and we can go ahead and delete the test file. diff --git a/15/umbraco-deploy/installation/the-licensing-model.md b/15/umbraco-deploy/installation/the-licensing-model.md index 7fe7cc59cfb..db7213b1de7 100644 --- a/15/umbraco-deploy/installation/the-licensing-model.md +++ b/15/umbraco-deploy/installation/the-licensing-model.md @@ -85,7 +85,7 @@ On start-up and on a schedule, Umbraco running Deploy On-premise will call out t You can view the status of the Umbraco Deploy On-premise license in the backoffice. This is available via the _Settings_ section, listed along with any other products using the same licensing service: -![Licenses screen in Umbraco backoffice](./images/licenses-screen.png) +![Licenses screen in Umbraco backoffice](images/licenses-screen.png) ### When and how to configure an `UmbracoApplicationUrl`