Skip to content

Commit 9520b41

Browse files
committed
Add donate link and update broken links
[ci skip]
1 parent 2daecf1 commit 9520b41

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ OpenCoarrays
2929
* [Status](#status)
3030
* [Support](#support)
3131
* [Acknowledgements](#acknowledgements)
32+
* [Donate](#donate)
3233

3334
Overview
3435
--------
@@ -92,6 +93,13 @@ We gratefully acknowledge support from the following institutions:
9293
* The National Energy Research Scientific Computing Center ([NERSC]), which is supported by the Office of Science of the U.S. Department of Energy under Contract No. DE-AC02-05CH11231, for access to the Hopper and Edison supercomputers under the OpenCoarrays project start allocation.
9394
* [Sourcery, Inc.], for financial support for the domain registration, web hosting, advanced development, and conference travel.
9495

96+
Donate
97+
------
98+
If you find this software useful, please consider donating
99+
[your time](CONTRIBUTING.md) or
100+
[your money](http://www.sourceryinstitute.org/store/p5/Donation.html)
101+
to aid in development efforts.
102+
95103
---
96104

97105
[![GitHub forks](https://img.shields.io/github/forks/sourceryinstitute/opencoarrays.svg?style=social&label=Fork)](https://github.com/sourceryinstitute/opencoarrays/fork)
@@ -119,7 +127,7 @@ We gratefully acknowledge support from the following institutions:
119127
[gfortran]: https://gcc.gnu.org/wiki/GFortran
120128
[opencoarrays module]: ./src/extensions/opencoarrays.F90
121129
[MPICH]: http://www.mpich.org
122-
[MVAPICH]: http://mvapich.cse.ohio-state.edu/)
130+
[MVAPICH]: http://mvapich.cse.ohio-state.edu
123131
[OpenMPI]: http://www.open-mpi.org
124132
[Sourcery, Inc.]: http://www.sourceryinstitute.org
125133
[Google]: http://google.com
@@ -135,7 +143,11 @@ We gratefully acknowledge support from the following institutions:
135143
[Google Group]: https://groups.google.com/forum/#!forum/opencoarrays
136144
[subscribing]: https://groups.google.com/forum/#!forum/opencoarrays/join
137145
138-
[Google Summer of Code]: https://www.google-melange.com/gsoc/org2/google/gsoc2014/gcc
146+
[Google Summer of Code]: https://www.google-melange.com/archive/gsoc/2014/orgs/gcc/projects/afanfa.html
147+
148+
[try this GSoC link? https://www.google-melange.com/archive/gsoc/2014/orgs/gcc]:#
149+
[old GSoC link: https://www.google-melange.com/gsoc/org2/google/gsoc2014/gcc]:#
150+
139151
[OpenCoarrays Google Group]: https://groups.google.com/forum/#!forum/opencoarrays)
140152
[Issues]: https://github.com/sourceryinstitute/opencoarrays/issues
141153
[Releases]: https://github.com/sourceryinstitute/opencoarrays/releases

0 commit comments

Comments
 (0)