From e0fd61efd903867b033f8977835bbda02984d380 Mon Sep 17 00:00:00 2001 From: Stefan Kesselheim <s.kesselheim@fz-juelich.de> Date: Thu, 12 Jan 2023 21:11:51 +0100 Subject: [PATCH] docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6274adc..e8da622 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,5 @@ Exception in thread "main" java.io.FileNotFoundException: Log directory specifie The logdir config is not configured in the right way. ## References -- Pi Estimate (Python + Scala): [](https://spark.apache.org/examples.html) -- Simple Slurm Example (not completely compatible): [](https://info.gwdg.de/wiki/doku.php?id=wiki:hpc:slurm_sbatch_script_for_spark_applications) +- Pi Estimate (Python + Scala): https://spark.apache.org/examples.html +- Simple Slurm Example (not completely compatible): https://info.gwdg.de/wiki/doku.php?id=wiki:hpc:slurm_sbatch_script_for_spark_applications -- GitLab