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.
1 parent c81a39f commit 341df5cCopy full SHA for 341df5c
html-templates/includes/site.resourcelinks.tpl
@@ -1,2 +1,3 @@
1
-<a class="dropdown-item" href="http://commons.codeforamerica.org/">{_ "CfA Commons"}</a>
+<a class="dropdown-item" href="https://brigade.codeforamerica.org">{_ "CfA Brigade Network Website"}</a>
2
+<a class="dropdown-item" href="https://discourse.codeforamerica.org/">{_ "CfA Brigade Network Forum"}</a>
3
<a class="dropdown-item" href="http://opendata.stackexchange.com/">{_ "Open Data Stack Exchange"}</a>
0 commit comments