diff --git a/doc/admin/README.md b/doc/admin/README.md
index 9ee299724fee008afbfbb5e97b5edd78256318ec..725a57e9b30ab7dfb0f196ab1096efafdbccb3b3 100755
--- a/doc/admin/README.md
+++ b/doc/admin/README.md
@@ -302,9 +302,9 @@ They correspond to pieces of information that are linked to stocks. Each type of
 | Created At  | Timestamp         | Timestamp of the record update in the database   |
 | Color       | Character string  | The color with which the feature will be displayed on plasmid maps. Do **NOT** edit directly because your color name or syntax may not be recognized properly. Instead, select one of those proposed by the dropdown menu |
 
-After adding or editing DNA features entries, your **modifications will NOT directly appear on the plasmid maps** unless you directly **UPDATE PLASMID MAPS WITH THE LATEST FEATURES**. Technically, this corresponds to updating the BLAST database containing the DNA features sequences. To achieve this update, go to the `browse` page of the `DNA features` and click on the blue button (top right) labeled `Update Plasmid Maps with these Features`.
+After adding or editing DNA features entries, your **modifications will NOT directly appear on the plasmid maps** unless you intentionally **update plasmid maps with the latest features**. Technically, this corresponds to updating the BLAST database containing the DNA features sequences. To achieve this update, go to the `browse` page of the `DNA features` and click on the blue button (top right) labeled `Update Plasmid Maps with these Features`.
 
-Now your latest changes should appear on the plasmid maps.
+Now your latest changes should appear on the [plasmid maps](#Plasmidmaps).
 
 *[Back to Contents](#Contents)*