Fix incorrect URL on Vultr docs to fix issue #1246

This commit is contained in:
Marcelo Elizeche Landó 2018-12-10 12:27:31 -03:00
parent a4f2c97fd2
commit 4feda11567
2 changed files with 2 additions and 2 deletions

View file

@ -179,7 +179,7 @@ Required variables:
Required variables:
- [vultr_config](https://github.com/trailofbits/algo/docs/cloud-vultr.md)
- [vultr_config](https://github.com/trailofbits/algo/blob/master/docs/cloud-vultr.md)
- [region](https://api.vultr.com/v1/regions/list)
### Azure

View file

@ -2,7 +2,7 @@
- pause:
prompt: |
Enter the local path to your configuration INI file
(https://github.com/trailofbits/algo/docs/cloud-vultr.md):
(https://github.com/trailofbits/algo/blob/master/docs/cloud-vultr.md):
register: _vultr_config
when: vultr_config is undefined