Browse Source

Fix UAST XPath URL in README.md

Signed-off-by: Marcelo Novaes <mnovaes@gmail.com>
Marcelo Novaes 7 years ago
parent
commit
80ac6bba00
1 changed files with 1 additions and 1 deletions
  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.
 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.
 manual to set an other query.
 
 
 ```
 ```