From b431747ca8a52addce1857eb19bd07c061e8ab29 Mon Sep 17 00:00:00 2001 From: Paul Navratil Date: Mon, 25 Mar 2019 16:35:48 -0500 Subject: [PATCH] removed CONTRIBUTORS link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 140f1ad5..9d68a914 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Galaxy is an asynchronous parallel visualization framework for ray-based operations, including ray tracing, sampling and volume integration. Galaxy has been designed for performance in distributed computing environments, including in situ use. Galaxy builds upon [Intel OSPRay][1] and [Intel Embree][2] and includes ray queueing and sending logic inspired by [TACC GraviT][3]. Galaxy has been developed primarily by Greg Abram and Paul Navratil with funding from the US Department of Energy's Office of Science ASCR program (Drs. Lucy Nowell and Laura Biven, program managers) through sub-award from Los Alamos National Laboratory; from Intel Corporation through Intel Parallel Computing Center awards; and from the Texas Advanced Computing Center at the University of Texas at Austin. -A full list of contributors can be found in the [`CONTRIBUTORS`][./CONTRIBUTORS.md] file. +A full list of contributors can be found in the `CONTRIBUTORS` file. Galaxy is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. A copy of the License is included with this software in the file `LICENSE`. If your copy does not contain the License, you may obtain a copy of the License at: [Apache License Version 2.0][15].