diff --git a/p5.md b/p5.md index 0dd9271678a3e5515abe2f7b6b70b0499fd69079..30b8bb6657099bfc2c4033938d6cf2c7c6a95c66 100644 --- a/p5.md +++ b/p5.md @@ -4,7 +4,7 @@ ## Setup -Download files [here](p5.tgz). +Download files [here](p5.tgz?1). ## Part I: Failure-free operation Implement raft as described in [Figure 2](https://sedna.cs.umd.edu/818/papers/raftFigure.pdf) of the