From fddfb92ba75c1776cebbf24209ca588c34d89fa9 Mon Sep 17 00:00:00 2001 From: Ivan Oranciuc <95760855+OranciucIvan@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:49:52 +0200 Subject: [PATCH] Fixed link in README.md Looks like the link is outdated. I can't be sure, but I replaced it with a current one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffe6cb6..17d48fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Welcome to the AST's Black Box Software Testing Materials -This site provides instructional materials (slides and videos) used for AST-Black Box Software Testing by the [Association for Software Testing](https://www.associationforsoftwaretesting.org/courses)'s own courses. All materials including updates made by the AST are [Creative Commons-licensed](http://creativecommons.org/licenses/by/3.0/). +This site provides instructional materials (slides and videos) used for AST-Black Box Software Testing by the [Association for Software Testing](https://associationforsoftwaretesting.org/bbst-black-box-software-testing-courses/)'s own courses. All materials including updates made by the AST are [Creative Commons-licensed](http://creativecommons.org/licenses/by/3.0/). These materials were pulled from the open source, creative commons licensed BBST® material at [The Center for Software Testing Education & Research](http://testingeducation.org/BBST/). The AST no longer uses the trademarked BBST® term but where applicable we note that BBST® is a registered trademark of [Altom Consulting](https://altom.com/). (If you find this term used in our materials please [file a bug](https://github.com/associationforsoftwaretesting/ast-bbst-materials/issues).)