tracks/common-lisp/exercises/allergies/README.md in trackler-2.2.1.107 vs tracks/common-lisp/exercises/allergies/README.md in trackler-2.2.1.108
- old
+ new
@@ -29,10 +29,10 @@
ignore those components of the score. For example, if the allergy
score is 257, your program should only report the eggs (1) allergy.
## Setup
-Check out [Exercism Help](http://exercism.io/languages/lisp) for instructions to
+Check out [Exercism Help](http://exercism.io/languages/common-lisp) for instructions to
get started writing Common Lisp. That page will explain how to install and setup
a Lisp implementation and how to run the tests.
## Formatting