We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6826a11 + cf0ed58 commit ec88a0bCopy full SHA for ec88a0b
app/components/references.py
@@ -41,7 +41,7 @@ def create_references_div(self):
41
]),
42
html.P([
43
"The code for this project can be found ",
44
- html.A("here", href="https://github.com/danyoungday/en-roads-py")
+ html.A("here", href="https://github.com/cognizant-ai-labs/en-roads-py")
45
46
html.P(["Then En-ROADS model is developed by Climate Interactive. More information can be\
47
found here: ",
0 commit comments