Skip to content

Commit 155aa7d

Browse files
authored
fix distributed section dead link
https://www.rgoarchitects.com/Files/fallacies.pdf is a dead link for "Fallacies of Distributed Computing Explained". Use a new link.
1 parent 5bbcd9d commit 155aa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ But knowing the stuff will help you become better! :muscle:*
7070
- :scroll: [Time, Clocks and the Ordering of Events in a Distributed System](https://www.microsoft.com/en-us/research/publication/time-clocks-ordering-events-distributed-system/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fum%2Fpeople%2Flamport%2Fpubs%2Ftime-clocks.pdf)
7171
- :page_facing_up: [There is No Now](https://queue.acm.org/detail.cfm?id=2745385)
7272
- :page_facing_up: [Jepsen: how different databases behave under partition](https://aphyr.com/tags/jepsen)
73-
- :scroll: [Fallacies of Distributed Computing Explained](https://www.rgoarchitects.com/Files/fallacies.pdf)
73+
- :scroll: [Fallacies of Distributed Computing Explained](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
7474

7575
### RegExp
7676
- [RegexHQ](https://github.com/regexhq)

0 commit comments

Comments
 (0)