Browse Source

Fix weird plugins link;

bjorn 2 years ago
parent
commit
48056ad8e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      guides/Libraries.md

+ 1 - 1
guides/Libraries.md

@@ -15,7 +15,7 @@ function lovr.load()
 end
 end
 ```
 ```
 
 
-Also see the `Plugins` page for a list of useful plugins.
+Also see the <a data-key="Plugins">Plugins</a> page for a list of useful plugins.
 
 
 List of Libraries
 List of Libraries
 ---
 ---