Browse Source

Fix UAST XPath URL in README.md

Signed-off-by: Marcelo Novaes <mnovaes@gmail.com>
Marcelo Novaes 6 năm trước cách đây
mục cha
commit
80ac6bba00
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.
 
 ```