diff --git a/Documentation.html b/Documentation.html
index 285df9fbb..1151f84a2 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2281,12 +2281,12 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
To setup appropriate links and display information:
- - on table "persons" click Structure, then Relation view
- - in Links, for "town_code" choose "towns->code"
- - in Links, for "country_code" choose "countries->country_code"
- - on table "towns" click Structure, then Relation view
+ - on table "REL_persons" click Structure, then Relation view
+ - in Links, for "town_code" choose "REL_towns->code"
+ - in Links, for "country_code" choose "REL_countries->country_code"
+ - on table "REL_towns" click Structure, then Relation view
- in "Choose field to display", choose "description"
- - repeat the two previous steps for table "countries"
+ - repeat the two previous steps for table "REL_countries"
Then test like this: