diff --git a/2022/Days/day65.md b/2022/Days/day65.md index cec5a7a..c2b8ba6 100644 --- a/2022/Days/day65.md +++ b/2022/Days/day65.md @@ -59,7 +59,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ```Vagrant Vagrant.configure("2") do |config| diff --git a/es/Days/day65.md b/es/Days/day65.md index a13cdf9..4cdc2fe 100644 --- a/es/Days/day65.md +++ b/es/Days/day65.md @@ -49,7 +49,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ```Vagrant Vagrant.configure("2") do |config| diff --git a/ja/Days/day65.md b/ja/Days/day65.md index e7bb7fb..5a6085b 100644 --- a/ja/Days/day65.md +++ b/ja/Days/day65.md @@ -58,7 +58,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ``` Vagrant.configure("2") do |config| diff --git a/pl/day65.md b/pl/day65.md index e7bb7fb..5a6085b 100644 --- a/pl/day65.md +++ b/pl/day65.md @@ -58,7 +58,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ``` Vagrant.configure("2") do |config| diff --git a/zh_cn/Days/day65.md b/zh_cn/Days/day65.md index e7bb7fb..5a6085b 100644 --- a/zh_cn/Days/day65.md +++ b/zh_cn/Days/day65.md @@ -58,7 +58,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ``` Vagrant.configure("2") do |config| diff --git a/zh_tw/Days/day65.md b/zh_tw/Days/day65.md index e7bb7fb..5a6085b 100644 --- a/zh_tw/Days/day65.md +++ b/zh_tw/Days/day65.md @@ -58,7 +58,7 @@ tasks: We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers. -You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile)) +You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile)) ``` Vagrant.configure("2") do |config|