Fix links in the 5.0.0 release notes
diff --git a/_release/5.0.0.md b/_release/5.0.0.md
index 42af635..f08a619 100644
--- a/_release/5.0.0.md
+++ b/_release/5.0.0.md
@@ -783,10 +783,10 @@
 * [PARQUET-2056](https://issues.apache.org/jira/browse/PARQUET-2056) - [C++] Add ability  for retrieving dictionary and indices separately for ColumnReader
 
 
-[1]: https://www.apache.org/dyn/closer.lua/arrow/arrow-${version}/
+[1]: https://www.apache.org/dyn/closer.lua/arrow/arrow-5.0.0/
 [2]: https://apache.jfrog.io/artifactory/arrow/centos/
 [3]: https://apache.jfrog.io/artifactory/arrow/debian/
-[4]: https://apache.jfrog.io/artifactory/arrow/python/${version}/
+[4]: https://apache.jfrog.io/artifactory/arrow/python/5.0.0/
 [5]: https://apache.jfrog.io/artifactory/arrow/ubuntu/
-[6]: https://github.com/apache/arrow/releases/tag/apache-arrow-${version}
-[7]: https://github.com/apache/arrow-rs/blob/${version}/CHANGELOG.md
+[6]: https://github.com/apache/arrow/releases/tag/apache-arrow-5.0.0
+[7]: https://github.com/apache/arrow-rs/blob/5.0.0/CHANGELOG.md