1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-05 06:17:36 +02:00

Bad Link fix

fixed a link that was suppose to go to the chapel.cray.com site, but did not.
This commit is contained in:
Ian Bertolacci
2015-07-12 16:49:49 -07:00
parent 7ff3bd31d8
commit 70a5440d4c

View File

@@ -7,7 +7,7 @@ lang: en
--- ---
What is Chapel? What is Chapel?
=============== ===============
You can read all about chapel at [Cray's official Chapel website](chapel.cray.com). You can read all about chapel at [Cray's official Chapel website](http://chapel.cray.com).
In short, Chapel is an open-source, high-productivity, parallel-programming language in development In short, Chapel is an open-source, high-productivity, parallel-programming language in development
at Cray Inc., and is designed to run on multi-core PCs as well as multi-kilocore supercomputers. at Cray Inc., and is designed to run on multi-core PCs as well as multi-kilocore supercomputers.