aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz')
-rwxr-xr-xfuzz/oss-fuzz-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/oss-fuzz-build b/fuzz/oss-fuzz-build
index 0a056572..a875edcf 100755
--- a/fuzz/oss-fuzz-build
+++ b/fuzz/oss-fuzz-build
@@ -4,7 +4,7 @@
# https://github.com/google/oss-fuzz/blob/master/projects/qpdf/build.sh
# It should be run from the top level directory of a clean checkout of
-# qpdf. It is also exercised in ../azure-pipelines/build-fuzzer
+# qpdf. It is also exercised in ../build-scripts/build-fuzzer
if [[ $GITHUB_FORK != "" ]]; then
git remote add fork https://github.com/$GITHUB_FORK/qpdf