From 60fa18fe734caf7ec9cbc4e27595db0882a73748 Mon Sep 17 00:00:00 2001 From: "ivan.kondov" <ivan.kondov@kit.edu> Date: Mon, 17 Jul 2017 13:11:45 +0200 Subject: [PATCH] updated the external link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 79d9025..1ca20a3 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ high-complexity computing applications, enable code and data reuse and provenance, provide methods for validation and error tracking, and exploit application concurrency using distributed computing resources. The goal of this tutorial is to learn composing and running workflow applications using the -FireWorks workflow environment (https://pythonhosted.org/FireWorks/). In the +FireWorks workflow environment (https://hackingmaterials.lbl.gov/fireworks). In the first part, after an introduction to the concept of workflows, to state-of-the-art workflow systems and to FireWorks, the participants will learn to construct workflows using a library of existing Firetasks. The composed -- GitLab