Browse Source

Make link to related guide/tutorial more obvious (#12204)

It's generally not a good practice to just link the word "here"
Phil Freo 7 years ago
parent
commit
9d090e00f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/auto-updater.md

+ 1 - 1
docs/api/auto-updater.md

@@ -4,7 +4,7 @@
 
 Process: [Main](../glossary.md#main-process)
 
-**You can find a detailed guide about how to implement updates into your application [here](../tutorial/updates.md).**
+**See also: [A detailed guide about how to implement updates in your application](../tutorial/updates.md).**
 
 ## Platform Notices