diff --git a/p2.md b/p2.md
index e0f82f852da89979ad35bf48c6c8b4005ac61fbd..c010e996deb57b2a579d7a26393e4946c9c79e50 100644
--- a/p2.md
+++ b/p2.md
@@ -17,7 +17,7 @@ heterogeneity of machines and languages. gRPC interfaces are defined
 using **protocol buffers**, which are also used to serialize messages.
 
 ## Setup
-Download the starter files for this project [here](https://sedna.cs.umd.edu/818/projects/p2.tgz).
+Download the starter files for this project [here](https://sedna.cs.umd.edu/818/projects/p2.tgz?1).
 
 - [Install the protobuf compiler.](https://grpc.io/docs/protoc-installation/)
 - [Install the golang bindings.](https://grpc.io/docs/languages/go/quickstart/)