From 2f4adaff1521182e877e53ad892324a24288bd52 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 17 Jan 2024 00:05:23 +0200 Subject: [PATCH] Fix links --- tests/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/index.md b/tests/index.md index 4ba7adfa..8eaa2d6f 100644 --- a/tests/index.md +++ b/tests/index.md @@ -38,7 +38,7 @@ package: unit tests, integration tests and end-to-end (or functional) tests. Lea ::::{grid-item} :::{card} ✨ Run tests locally ✨ -:link: test-types +:link: run-tests :link-type: doc :class-card: left-aligned @@ -49,7 +49,7 @@ of Python, then using an automation tool such as nox to run your tests is useful ::::{grid-item} :::{card} ✨ Run tests online (using CI) ✨ -:link: test-types +:link: tests-ci :link-type: doc :class-card: left-aligned