mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
doc: use "/current/" in URL path
From the next major release, the current documentation will be located in the "/docs/current/" subdirectory. This makes it easier to provide canonical links to the latest version of the documentation (similar to how the main PostgreSQL documentation is organised). Once the following major release is available, the documentation will be moved to a subdirectory with the version number, e.g. "/docs/4.3/".
This commit is contained in:
4
FAQ.md
4
FAQ.md
@@ -1,8 +1,10 @@
|
||||
FAQ - Frequently Asked Questions about repmgr
|
||||
=============================================
|
||||
|
||||
The repmgr 4 FAQ is located here: [repmgr FAQ (Frequently Asked Questions)](https://repmgr.org/docs/4.0/appendix-faq.html "repmgr FAQ")
|
||||
The repmgr 4 FAQ is located here: [repmgr FAQ (Frequently Asked Questions)](https://repmgr.org/docs/current/appendix-faq.html "repmgr FAQ")
|
||||
|
||||
The repmgr 3.x FAQ can be found here:
|
||||
|
||||
https://github.com/2ndQuadrant/repmgr/blob/REL3_3_STABLE/FAQ.md
|
||||
|
||||
Note that repmgr 3.x is no longer supported.
|
||||
|
||||
Reference in New Issue
Block a user