Skip to content

Commit c14c799

Browse files
committed
Fix broken links
1 parent 7b157c0 commit c14c799

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_ja/overviews/parallel-collections/ctries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@ language: ja
141141
3. [Methods of computing square roots][3]
142142

143143
[1]: https://infoscience.epfl.ch/record/166908/files/ctries-techreport.pdf "Ctries-techreport"
144-
[2]: https://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
144+
[2]: http://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
145145
[3]: https://en.wikipedia.org/wiki/Methods_of_computing_square_roots#Babylonian_method "babylonian-method"

_overviews/parallel-collections/ctries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,6 @@ Additionally, size computation for parallel concurrent tries is performed in par
173173
4. [Game of Life simulation][4]
174174

175175
[1]: https://infoscience.epfl.ch/record/166908/files/ctries-techreport.pdf "Ctries-techreport"
176-
[2]: https://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
176+
[2]: http://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
177177
[3]: https://en.wikipedia.org/wiki/Methods_of_computing_square_roots#Babylonian_method "babylonian-method"
178178
[4]: https://github.com/axel22/ScalaDays2012-TrieMap "game-of-life-ctries"

_ru/overviews/parallel-collections/ctries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ num: 4
118118
4. [Симуляция игры "Жизнь"][4]
119119

120120
[1]: https://infoscience.epfl.ch/record/166908/files/ctries-techreport.pdf "Ctries-techreport"
121-
[2]: https://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
121+
[2]: http://lampwww.epfl.ch/~prokopec/ctries-snapshot.pdf "Ctries-snapshot"
122122
[3]: https://en.wikipedia.org/wiki/Methods_of_computing_square_roots#Babylonian_method "babylonian-method"
123123
[4]: https://github.com/axel22/ScalaDays2012-TrieMap "game-of-life-ctries"

0 commit comments

Comments
 (0)