Skip to content

Commit

Permalink
Fix links in azure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arielshaqed committed Aug 2, 2023
1 parent f543ac2 commit 33f6396
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/howto/deploy/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Connect to your VM instance using SSH:
type: azure
azure:
```
1. [Download the binary]({{ site.baseurl }}/index.md#downloads) to the VM.
1. [Download the binary][downloads] to run on the VM.
1. Run the `lakefs` binary:

```sh
Expand Down Expand Up @@ -294,4 +294,5 @@ Checkout Nginx [documentation](https://kubernetes.github.io/ingress-nginx/user-g

{% include_relative includes/setup.md %}

[config-reference-azure-block]: {% link reference/configuration.md %}#example--azure-blob-storage
[config-reference-azure-block]: {% link reference/configuration.md %}#example-azure-blob-storage
[downloads]: {% link index.md %}#downloads

0 comments on commit 33f6396

Please sign in to comment.