Skip to content

Commit 66014cc

Browse files
authored
Merge pull request #2129 from LLCampos/patch-2
Use Wayback Machine version of broken URLs
2 parents 65e76ba + 310455b commit 66014cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_overviews/parallel-collections/performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ depends on many factors. Some of them, but not all, include:
122122
2. [Dynamic compilation and performance measurement, Brian Goetz][2]
123123
3. [Scala library benchmarks][3]
124124

125-
[1]: https://www.ibm.com/developerworks/java/library/j-jtp02225/index.html "flawed-benchmark"
126-
[2]: https://www.ibm.com/developerworks/library/j-jtp12214/ "dynamic-compilation"
125+
[1]: https://web.archive.org/web/20210305174819/https://www.ibm.com/developerworks/java/library/j-jtp02225/index.html "flawed-benchmark"
126+
[2]: https://web.archive.org/web/20210228055617/http://www.ibm.com/developerworks/library/j-jtp12214/ "dynamic-compilation"
127127
[3]: https://github.com/scala/scala/tree/2.12.x/test/benchmarks

0 commit comments

Comments
 (0)