diff --git a/Setup.md b/Setup.md index 506a41f..fabe709 100644 --- a/Setup.md +++ b/Setup.md @@ -42,7 +42,7 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m - Nassella will validate that it is able to connect to each service with the information provided. If everything is successful you will see a message similar to the below screenshot. ![Service Settings Success](images/servicesSettingsSuccess.png) - If there was an issue connecting, Nassella will show you the error message received from the associated service. -![Service Settings Failure](images/servicesSettingsFailure.png) +![Service Settings Failure](images/servicesSettingsFail.png) [Find troubleshooting advice here.](Troubleshooting) diff --git a/images/selectApps.png b/images/selectApps.png new file mode 100644 index 0000000..c85c136 Binary files /dev/null and b/images/selectApps.png differ diff --git a/images/servicesSettings.png b/images/servicesSettings.png new file mode 100644 index 0000000..67fa769 Binary files /dev/null and b/images/servicesSettings.png differ diff --git a/images/servicesSettingsFail.png b/images/servicesSettingsFail.png new file mode 100644 index 0000000..258597e Binary files /dev/null and b/images/servicesSettingsFail.png differ diff --git a/images/servicesSettingsSuccess.png b/images/servicesSettingsSuccess.png new file mode 100644 index 0000000..ad04735 Binary files /dev/null and b/images/servicesSettingsSuccess.png differ