We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfb581f + 54454e8 commit a6f34abCopy full SHA for a6f34ab
Makefile
@@ -10,7 +10,7 @@ GIT_TEST_DATA_REPO_REV := da013683e80ea094fbb2309197e2488c02794da8
10
11
GIT_UG_REPO := https://github.com/natcap/invest.users-guide
12
GIT_UG_REPO_PATH := doc/users-guide
13
-GIT_UG_REPO_REV := 6d40e3c8e56cfb09e579c58312d653086e69d6c4
+GIT_UG_REPO_REV := fa6b181d49136089dce56d4ff8f3dcaf12eb4ced
14
15
ENV = "./env"
16
ifeq ($(OS),Windows_NT)
0 commit comments