update users guide commit hash

This commit is contained in:
Emily Soth 2025-05-27 11:26:38 -07:00
parent 0488a8ec4f
commit cd67ced54d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ GIT_TEST_DATA_REPO_REV := d8a7397ba5992de7a80260e40956e4c29176383d
GIT_UG_REPO := https://github.com/natcap/invest.users-guide
GIT_UG_REPO_PATH := doc/users-guide
GIT_UG_REPO_REV := bc15cf092fa4640187855583f70a0510d81f2e7e
GIT_UG_REPO_REV := e3f9d7b0ac78d948a532ffaa6d71dc464cf41403
ENV = "./env"
ifeq ($(OS),Windows_NT)