mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00: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:
parent
7ff3bd31d8
commit
70a5440d4c
@ -7,7 +7,7 @@ lang: en
|
||||
---
|
||||
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
|
||||
at Cray Inc., and is designed to run on multi-core PCs as well as multi-kilocore supercomputers.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user