about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2024-05-31 12:33:39 +0200
committerGitHub <noreply@github.com>2024-05-31 12:33:39 +0200
commitcb03eb8efce5822686b61d3670690796deb876b7 (patch)
treea706d6e2c054e6a3cec934e2fa815a2b567ca236 /doc
parent14272ee95b7392f0462612f6995ca2bb286fa336 (diff)
parentb25101d1fb26045f3901a9e7832a04fde02c3946 (diff)
Merge pull request #316056 from tie/doc-testers-testEqualContents
doc: fix testers.testEqualContents fragment link
Diffstat (limited to 'doc')
-rw-r--r--doc/build-helpers/testers.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-helpers/testers.chapter.md b/doc/build-helpers/testers.chapter.md
index 80d293cf1c70c..34cfc00a4953c 100644
--- a/doc/build-helpers/testers.chapter.md
+++ b/doc/build-helpers/testers.chapter.md
@@ -205,7 +205,7 @@ runCommand "example" {
 
 :::
 
-## `testEqualContents` {#tester-equalContents}
+## `testEqualContents` {#tester-testEqualContents}
 
 Check that two paths have the same contents.