docs: fix broken Vagrant include link in test README - #4594
Conversation
The link to the shared Vagrant include pointed to vagrant/Vagrantfile.common, which does not exist. The shared include is test/ansible/vagrant/common, so this repoints the link.
|
@latent-9: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
DetailsI am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
|
@latent-9: There are no area labels on this PR. You can add as many areas as you see fit.
DetailsI am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
|
/kind fix |
test/ansible/README.mdlinks the shared Vagrant include:vagrant/Vagrantfile.commondoes not exist (fromtest/ansible/that resolves totest/ansible/vagrant/Vagrantfile.common). The shared include istest/ansible/vagrant/common, so this repoints the link.