Skip to content

Commit

Permalink
Use a mod-managed rules doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jthemphill committed Mar 22, 2018
1 parent b0e715e commit 758ee1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hvz/settings.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### GAME SPECIFIC THINGS GO HERE.

# The Google doc containing rules information.
RULES_DOC_LINK = "https://docs.google.com/document/d/1EgbmfgW7gOVOz_RZ6K_i8zeZznK3rgQhMtiBio3jCyU"
RULES_DOC_LINK = "https://docs.google.com/document/d/1PH-KEV9mp82Gn9kggDZx20RHuWgR64ubjc83BZi698g"

# The Google doc containing mission information.
MISSION_DOC_LINK = "https://docs.google.com/document/d/1CXWBrwvWLoMcP5zDgT_4YcB8NfRgo8oK3UMIcmNJ-s4"
Expand Down

0 comments on commit 758ee1b

Please sign in to comment.