Skip to content

Commit a2c0471

Browse files
committed
docs(README): fix links
1 parent 1cb30de commit a2c0471

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Requirements
3030
Role Variables
3131
--------------
3232

33-
All variables that can be overridden are stored in the [defaults/main.yml](defaults/main.yml) file.
34-
Please refer to the [meta/argument_specs.yml](meta/argument_specs.yml) file for a description of the available variables.
35-
Similarly, descriptions and defaults for preset variables can be found in the [vars/main.yml](vars/main.yml) file.
33+
All variables that can be overridden are stored in the [defaults/main.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/defaults/main.yml) file.
34+
Please refer to the [meta/argument_specs.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/meta/argument_specs.yml) file for a description of the available variables.
35+
Similarly, descriptions and defaults for preset variables can be found in the [vars/main.yml](https://github.com/antmelekhin/ansible-role-postgres-exporter/blob/main/vars/main.yml) file.
3636

3737
Dependencies
3838
------------

0 commit comments

Comments
 (0)