Apply suggestion to docs/installation/otp_en.md
authorlain <lain@soykaf.club>
Mon, 25 May 2020 17:11:35 +0000 (17:11 +0000)
committerlain <lain@soykaf.club>
Mon, 25 May 2020 17:11:35 +0000 (17:11 +0000)
docs/installation/otp_en.md

index b627bbb7ab0a89be7a5438ab3a87c4e8e5ec4ee1..6f9749ef1c402c9ca25e710d81855f04dc1eb67c 100644 (file)
@@ -63,7 +63,7 @@ apt install postgresql-11-rum
 ```
 
 #### (Optional) Performance configuration
-Check out our Postgresql document for a guide on optimizing Postgresql performance settings.
+It is encouraged to check [Optimizing your Postgresql performance](../configuration/postgresql.md) document, for tips on PostgreSQL tuning.
 
 ```sh tab="Alpine"
 rc-service postgresql restart