From 5db7bda337b119ab30c53806a7f4ac34200ea1d8 Mon Sep 17 00:00:00 2001 From: Wally Jones Date: Sun, 18 Aug 2019 23:11:21 -0400 Subject: [PATCH] Fix two broken links (#558) * Fix broken link: PODC queues * Fix broken link: p457-consolvo.pdf --- data_structures/README.md | 2 +- gamification/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data_structures/README.md b/data_structures/README.md index 67348ce..35fffb0 100644 --- a/data_structures/README.md +++ b/data_structures/README.md @@ -1,7 +1,7 @@ # Data Structures * [Dynamic Hash Tables](http://www.csd.uoc.gr/~hy460/pdf/Dynamic%20Hash%20Tables.pdf) -* [Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms](http://www.research.ibm.com/people/m/michael/podc-1996.pdf) +* [Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms](https://www.cs.rochester.edu/u/scott/papers/1996_PODC_queues.pdf) * [RRB-Trees: Efficient Immutable Vectors](http://infoscience.epfl.ch/record/169879/files/RMTrees.pdf) * [Cuckoo Hashing](http://www.it-c.dk/people/pagh/papers/cuckoo-jour.pdf) * [Fenwick Tree](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.14.8917&rep=rep1&type=pdf) diff --git a/gamification/README.md b/gamification/README.md index 2a6d384..4365b11 100644 --- a/gamification/README.md +++ b/gamification/README.md @@ -4,7 +4,7 @@ * [Defining Gamification - A Service Marketing Perspective](http://www.rolandhubscher.org/courses/hf765/readings/p17-huotari.pdf) -* [Design Requirements for Technologies that Encourage Physical Activity](http://www.katherineeveritt.com/papers/p457-consolvo.pdf) +* [Design Requirements for Technologies that Encourage Physical Activity](https://www.cs.helsinki.fi/u/thusu/opinnot/uschool/T-121.5500/p457-consolvo.pdf) * [Exploring the Potential of Gamification Among Frail Elderly Persons](http://gamification-research.org/wp-content/uploads/2011/04/12-Gerling.pdf)