Merge pull request from colouring-cities/manual-link

Add link to CCRP manual
This commit is contained in:
Ed Chalstrey 2022-08-16 11:34:05 +01:00 committed by GitHub
commit 208b57f21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ const Welcome = () => (
</p>
<p>
Colouring London is also the prototype for the Colouring Cities Research programme
Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)
based at the Alan Turing Institute (the UK's national Institute for data science and artificial intelligence).
The programme works with local, regional, national and international partners to develop
open platform code also of relevance to other cities.
@ -27,6 +27,10 @@ const Welcome = () => (
All our <Link to="/data-extracts.html">data</Link> and <a href="https://github.com/colouring-london/colouring-london">code</a> are
free to download, use and share under our open licence terms.
</p>
<p>
See also Colouring London's <a href="https://github.com/colouring-cities/manual/wiki">open manual</a>, which provides easy-to-use non-technical information
about the CCRP for anyone interested in our research.
</p>
<Link to="/view/categories"
className="btn btn-outline-dark btn-lg btn-block">
Start Colouring Here!