Procházet zdrojové kódy

Fix UAST XPath URL in README.md

Signed-off-by: Marcelo Novaes <mnovaes@gmail.com>
Marcelo Novaes před 6 roky
rodič
revize
80ac6bba00
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -247,7 +247,7 @@ can be visualized with t-SNE implemented in TF Projector.
 ```
 
 Thanks to Babelfish, hercules is able to measure how many times each structural unit has been modified.
-By default, it looks at functions; refer to [UAST XPath](https://doc.bblf.sh/user/uast-querying.html)
+By default, it looks at functions; refer to [UAST XPath](https://doc.bblf.sh/using-babelfish/uast-querying.html)
 manual to set an other query.
 
 ```