Skip to content

Commit dfd5e5b

Browse files
committed
Fixed broken images
1 parent 5e152e8 commit dfd5e5b

File tree

9 files changed

+4
-4
lines changed

9 files changed

+4
-4
lines changed

15/umbraco-deploy/deployment-workflow/restoring-content/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This will restore **all** content and media, plus any other entities configured
3030
3. When it's complete select _Open Umbraco_ to go to the backoffice.
3131
4. You will now see all your content and media in the Umbraco backoffice.
3232

33-
![Restore from start-up](../../../umbraco-cloud/deployment/restoring-content/images/Normal-Restore.gif)
33+
![Restore from start-up](images/Normal-Restore.gif)
3434

3535
### Restore everything through the Umbraco backoffice
3636

15/umbraco-deploy/deployment-workflow/restoring-content/partial-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ Imagine that you are working with your Umbraco project locally. One of your cont
5757
6. Start the restore by clicking _Restore_
5858
7. When the restore is done, reload the content tree to see the changes
5959

60-
![Partial restore](../../../umbraco-cloud/deployment/restoring-content/images/partialRestore-onEnvWithContent.png)
60+
![Partial restore](images/partialRestore-onEnvWithContent.png)
-39.9 KB
Binary file not shown.
-39.9 KB
Binary file not shown.
-39.9 KB
Binary file not shown.

15/umbraco-deploy/installation/install-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Once the configuration has been set up with the correct information we can now g
263263

264264
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.
265265

266-
![Test UDA file](<images/test-UDA (1).png>)
266+
![Test UDA file](images/test-UDA.png)
267267

268268
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.
269269

15/umbraco-deploy/installation/the-licensing-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ On start-up and on a schedule, Umbraco running Deploy On-premise will call out t
8585

8686
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:
8787

88-
![Licenses screen in Umbraco backoffice](./images/licenses-screen.png)
88+
![Licenses screen in Umbraco backoffice](images/licenses-screen.png)
8989

9090
### When and how to configure an `UmbracoApplicationUrl`
9191

0 commit comments

Comments
 (0)