core: fix README for new doc-commands names
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 28 Nov 2017 18:28:18 +0000 (13:28 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 18 Dec 2017 18:59:12 +0000 (13:59 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/core/README.md

index f394594..2501758 100644 (file)
@@ -35,12 +35,12 @@ Core classes and methods used by default by Nit programs and libraries.
 
 ### Other
 
-[[list: kernel]]
+[[defs: kernel]]
 
 ## Core Collections
 
-[[doc: collection]]
+[[doc: core::collection]]
 
 ## String and Text manipulation
 
-[[doc: text]]
+[[doc: core::text]]