Skip to content

Commit

Permalink
docs: fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-dintino committed Dec 12, 2024
1 parent 236c0e1 commit 61dbbff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/Flows/microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Once you are happy with the Templated and Flows you created, you can start deplo

1. Downloading the provisioned Microservices by pressing the *Dowload microservices* button.
1. Upload the download .zip to the server where the Microservices will deployed, which responds to the Endpoint you previously configured.
1. Use the docker-compose file (typically doing
1. Follow the instructions in the [Sysadmin](../Sysadmin/deploy_microservices.html) section or just use the docker-compose file (typically doing

```bash
docker-compose up
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/Sysadmin/deploy_microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ order: 20
- Then From the *Microservices* page, click on "Download microservices"
- The Microservices page should look like this:

![Microservices-manual-deployment](../images/microservices/microservices-manual-deployment.png)
![Microservices-manual-deployment](../images/dashboard/microservices-manual-deployment.png)

## Download and deploy the Microservices

Expand Down
Binary file removed docs/guides/images/dashboard/microservices.zip
Binary file not shown.

0 comments on commit 61dbbff

Please sign in to comment.