Skip to content

Commit

Permalink
Merge pull request #64 from dlareau/url_fix
Browse files Browse the repository at this point in the history
fix mystery hunt url
  • Loading branch information
dlareau committed Sep 29, 2018
2 parents 4dab3c5 + d66a958 commit cdbfc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huntserver/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div id='qa'>
<h2>Who are we?</h2>
<p>
We are PuzzlehuntCMU, a group of puzzle enthusiasts from Carnegie Mellon University. We work together to solve Puzzle Hunts such as the <a href="http://www.mit.edu/puzzle/">MIT mystery hunt</a>, or any of the many tech company puzzlehunts (examples of such companies include Microsoft, APT and Palantir). We also write and host CMU's very own Puzzlehunt once a semester, with the goal of providing a fun-filled experience to as many members of the community as possible.
We are PuzzlehuntCMU, a group of puzzle enthusiasts from Carnegie Mellon University. We work together to solve Puzzle Hunts such as the <a href="http://www.mit.edu/~puzzle/">MIT mystery hunt</a>, or any of the many tech company puzzlehunts (examples of such companies include Microsoft, APT and Palantir). We also write and host CMU's very own Puzzlehunt once a semester, with the goal of providing a fun-filled experience to as many members of the community as possible.
</p>
<h2>What is a Puzzlehunt?</h2>
<p>
Expand Down

0 comments on commit cdbfc35

Please sign in to comment.