Skip to content

Commit

Permalink
corrected stale link to project scoping guide in "about" page
Browse files Browse the repository at this point in the history
resolves #65
  • Loading branch information
jesteria committed Feb 4, 2021
1 parent f90c256 commit 6d4d9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/marketplace/templates/marketplace/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2 class="section-header">What is <span class="text-warning">DSSG Solve</span><
Solve for Good is a platform for social good organizations to describe and submit problems that need
data intensive help, and for volunteers to help solve those problems. Once the projects are submitted by the organization,
they go through a scoping process (done by scoping volunteers and guided by our
<a href="https://datasciencepublicpolicy.org/home/resources/data-science-project-scoping-guide/">Data Science Scoping Process</a>).
<a href="https://www.dssgfellowship.org/2016/10/27/scoping-data-science-for-social-good-projects/" target="_blank">Data Science Scoping Process</a>).
Once a project scope is finalized and reviewed, it becomes available for data science volunteers to start working on.
The finished work is reviewed by a QA team consisting of volunteers and staff of the organization that submitted the project
and given back to the organization as well as shared publicly on github.
Expand Down

0 comments on commit 6d4d9cf

Please sign in to comment.