Skip to content

Commit 73a2354

Browse files
authored
Use static link instead of relative
Resolves #22.
1 parent 85b2ec4 commit 73a2354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To classify via the PE console, you will create a new node group called 'PE Data
4545

4646
### Backup schedule
4747

48-
You can modify the default backup schedule by provide an array of hashes that describes the databases and the schedule to back them up on. Please refer to the [hieradata_examples](./hieradata_examples) directory of this repo to see examples
48+
You can modify the default backup schedule by provide an array of hashes that describes the databases and the schedule to back them up on. Please refer to the [hieradata_examples](https://github.com/npwalker/pe_databases/tree/master/hieradata_examples) directory of this repo to see examples
4949

5050
NOTE: If you change the default schedule you'll likely stop managing a crontab entry and there's not a clean way to remove unmanaged crontab entries. So you may want to simply delete the pe-postgres crontab entry and let puppet repopulate it. `crontab -r -u pe-postgres`
5151

0 commit comments

Comments
 (0)