Skip to content

Commit 755fd97

Browse files
author
Matthias Koeppe
committed
.github/workflows/docker.yml: Fix up
1 parent e299243 commit 755fd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
echo
299299
echo "If you need Docker images, "
300300
echo " - either run this GitHub Actions workflow in your repository fork"
301-
echo " - or use the method described in https://doc.sagemath.org/html/en/developer/portability_testing.html#automatic-docker-based-build-testing-using-tox
301+
echo " - or use the method described in https://doc.sagemath.org/html/en/developer/portability_testing.html#automatic-docker-based-build-testing-using-tox"
302302
else
303303
echo "No Docker images created."
304304
fi

0 commit comments

Comments
 (0)