diff --git a/README.md b/README.md index 799b339..d4a7de8 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ You can run the JAR file with the following command: ## Replicate the results of SANER 2019 submission For our SANER 2019 submission, we used the provided [reposList.txt](reposList.txt) list of repositories. More information on how we created this list can be [found here](dataset). However, if you start running the program on the same list you might get slightly different results. This is because our results are based on the state of the repositories on Oct 5, 2018, and new changes could have happened to the repositories since then. -You can find a dump of our results after we finished the analysis [here](database/refactoring_analysis_dump_5_OCT_2018.sql.zip). +You can find a dump of our results after we finished the analysis [here](https://github.com/ualberta-smr/refactoring-analysis-results).