pinot-contrib / pinot-docs

Apache Pinot Documentation
23 stars 149 forks source link

Fix invalid download page link in cli.md #354

Closed vennahlot closed 2 weeks ago

vennahlot commented 2 weeks ago

The link https://pinot.apache.org/download/ has an additional / at the end of the link, which gives users 404 and confusion when trying to download the cli tools. Change the link to https://pinot.apache.org/download can fix the problem.