From cb3816ee4d72b3500573ad30cc1216e33346618a Mon Sep 17 00:00:00 2001
From: ewan-escience <91328544+ewan-escience@users.noreply.github.com>
Date: Thu, 10 Oct 2024 22:05:50 +0200
Subject: [PATCH] improve documentation on JS runtimes (#354)
---
best_practices/code_quality.md | 2 +-
index.html | 10 +++----
language_guides/javascript.md | 48 ++++++++++++++++++++++++++--------
3 files changed, 43 insertions(+), 17 deletions(-)
diff --git a/best_practices/code_quality.md b/best_practices/code_quality.md
index ea9bb01..d0d82d2 100644
--- a/best_practices/code_quality.md
+++ b/best_practices/code_quality.md
@@ -1,6 +1,6 @@
# Code Quality
-Ways to improve code quality are in the [Code quality](https://book.the-turing-way.org//reproducible-research/code-quality.html) chapter on the Turing Way.
+Ways to improve code quality are in the [Code quality](https://book.the-turing-way.org/reproducible-research/code-quality.html) chapter on the Turing Way.
There are [online software quality improvement tools](https://book.the-turing-way.org/reproducible-research/code-quality/code-quality-style.html#online-services-providing-software-quality-checks) see the [language guides](/language_guides/languages_overview.md) for good options per language.
diff --git a/index.html b/index.html
index 0fdd7f7..8d0440f 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
+
@@ -26,10 +26,10 @@
relativePath: true
}
-
-
-
-
+
+
+
+