mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Fix Gunicorn Link
This commit is contained in:
parent
3d8f5eff82
commit
487fd1b47a
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ var Credits = React.createClass({
|
|||
<a href="https://www.docker.com/"> Docker</a>,
|
||||
<a href="https://www.elastic.co/"> Elasticsearch</a>,
|
||||
<a href="http://ganglia.sourceforge.net/"> Ganglia</a>,
|
||||
<a href="gunicorn.org"> Gunicorn</a>,
|
||||
<a href="http://gunicorn.org"> Gunicorn</a>,
|
||||
<a href="https://jenkins-ci.org/"> Jenkins</a>,
|
||||
<a href="http://www.linux.org/"> Linux</a>,
|
||||
<a href="http://memcached.org/"> Memcached</a>,
|
||||
|
|
Loading…
Add table
Reference in a new issue