From bdf530967c4e20d7708fcb25a93aca33d97b0b47 Mon Sep 17 00:00:00 2001 From: Matt Fellows <53900+mefellows@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:12:20 +1100 Subject: [PATCH] chore: fix broken link to API token on tutorials page --- website/docs/docs/tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/tutorials.md b/website/docs/docs/tutorials.md index 8b90fa0f..9aca460d 100644 --- a/website/docs/docs/tutorials.md +++ b/website/docs/docs/tutorials.md @@ -16,7 +16,7 @@ _NOTE: To complete the workshop, you will need to authenticate to Killercoda (th To complete these tutorials, you must have: - a PactFlow account (register for a free account at ) -- a [read/write API Token](/docs/getting-started/#configuring-your-api-token) from your PactFlow account +- a [read/write API Token](/#configuring-your-api-token) from your PactFlow account - a basic understanding of APIs, unit testing and how to operate a linux terminal ## Getting Started with PactFlow