From cce6726fe3deed12a29e5641948518e59adb414c Mon Sep 17 00:00:00 2001 From: Melekhin Anton Date: Sat, 10 Aug 2024 23:49:00 +0400 Subject: [PATCH] update links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be49b54..2b8cae3 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Requirements Role Variables -------------- -All variables that can be overridden are stored in the [defaults/main.yml](defaults/main.yml) file. -Please refer to the [meta/argument_specs.yml](meta/argument_specs.yml) file for a description of the available variables. -Similarly, descriptions and defaults for preset variables can be found in the [vars/main.yml](vars/main.yml) file. +All variables that can be overridden are stored in the [defaults/main.yml](https://github.com/antmelekhin/ansible-role-java/blob/main/defaults/main.yml) file. +Please refer to the [meta/argument_specs.yml](https://github.com/antmelekhin/ansible-role-java/blob/main/meta/argument_specs.yml) file for a description of the available variables. +Similarly, descriptions and defaults for preset variables can be found in the [vars/main.yml](https://github.com/antmelekhin/ansible-role-java/blob/main/vars/main.yml) file. Dependencies ------------