Skip to content

Commit

Permalink
docs: fix the url of query analysis report
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky20020327 committed May 10, 2023
1 parent 40959e1 commit ca9d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ See the detailed [technical report](https://github.com/decis-bench/febench/blob/
<span id="-data-and-query"></span>
## &#x1F4DC; Data and Query

We have conducted an analysis of both the schema of our datasets and the characteristics of the queries. Please refer to our detailed [data schema analysis](https://github.com/decis-bench/febench/blob/main/report/tableSchema.md) and [query analysis](https://github.com/decis-bench/febench/blob/main/report/queryPlan.md) for further information.
We have conducted an analysis of both the schema of our datasets and the characteristics of the queries. Please refer to our detailed [data schema analysis](https://github.com/decis-bench/febench/blob/main/report/tableSchema.md) and [query analysis](https://github.com/decis-bench/febench/blob/main/report/queryAnalysis.md) for further information.

## ⚡️ Quickstart

Expand Down

0 comments on commit ca9d2b2

Please sign in to comment.