mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
Fixed minor path issue in README.md.
This commit is contained in:
parent
57a06ba3b1
commit
32ce87d56d
@ -30,9 +30,9 @@ pgBackRest is hosted at [GitHub](https://github.com/pgmasters/backrest) and foll
|
||||
|
||||
pgBackRest strives to be easy to configure and operate:
|
||||
|
||||
- [User guide](http://www.pgbackrest.org/backrest/user-guide.html) for Ubuntu 12.04 & 14.04 / PostgreSQL 9.4.
|
||||
- [Command reference](http://www.pgbackrest.org/backrest/command.html) for command-line operations.
|
||||
- [Configuration reference](http://www.pgbackrest.org/backrest/configuration.html) for creating rich pgBackRest configurations.
|
||||
- [User guide](http://www.pgbackrest.org/user-guide.html) for Ubuntu 12.04 & 14.04 / PostgreSQL 9.4.
|
||||
- [Command reference](http://www.pgbackrest.org/command.html) for command-line operations.
|
||||
- [Configuration reference](http://www.pgbackrest.org/configuration.html) for creating rich pgBackRest configurations.
|
||||
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
</variable>
|
||||
<variable>
|
||||
<variable-name>backrest-url-base</variable-name>
|
||||
<variable-value>http://www.pgbackrest.org/backrest</variable-value>
|
||||
<variable-value>http://www.pgbackrest.org</variable-value>
|
||||
</variable>
|
||||
<variable>
|
||||
<variable-name>backrest-page-user-guide</variable-name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user