소스 검색

Merge pull request #124 from marnovo/patch-1

Fix UAST XPath URL in README.md
Vadim Markovtsev 6 년 전
부모
커밋
880ddd316d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.
 
 
 ```
 ```