Skip to content

Commit 228dd53

Browse files
authored
Update QPG paper link (#903)
1 parent 24a4264 commit 228dd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/PAPERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This paper describes TLP, a metamorphic testing approach that can detect various
5353

5454
## Testing Database Engines via Query Plan Guidance
5555

56-
This paper describes Query Plan Guidance (QPG), a test case generation method guided by query plan coverage. This method can be paired with above three testing methods. A preprint is available [here](http://jinshengba.me/assets/pdf/qpg_icse23.pdf).
56+
This paper describes Query Plan Guidance (QPG), a test case generation method guided by query plan coverage. This method can be paired with above three testing methods. A preprint is available [here](http://bajinsheng.github.io/assets/pdf/qpg_icse23.pdf).
5757

5858
```
5959
@inproceedings{Ba2023QPG,

0 commit comments

Comments
 (0)