diff --git a/learning-at-ada/problem-solving/README.md b/learning-at-ada/problem-solving/README.md index 675534ee..2f273733 100644 --- a/learning-at-ada/problem-solving/README.md +++ b/learning-at-ada/problem-solving/README.md @@ -27,4 +27,4 @@ For this activity, you will write precise instructions to make a paper snowflake When listing the steps in your procedure, you should assume the person following your instructions is as straightforward as a computer (they do not make assumptions or ask for clarity). Let the person know who is following the instructions to interpret them as literally as possible. If your algorithm does not work out as expected, modify your algorithm and test on a new person until you get the desired output. ## Optional readings -* [What Is a Good Test Case? (Cem Kaner, J.D., Ph.D.)](http://www.kaner.com/pdfs/GoodTest.pdf) \ No newline at end of file +* [What Is a Good Test Case? (Cem Kaner, J.D., Ph.D.)](https://secureservercdn.net/198.71.189.51/13j.276.myftpupload.com/pdfs/GoodTest.pdf)