Compare two revisions of: advanced topics

... ... @@ -292,7 +292,7 @@ An example for answer type input.number:
292 292 ```
293 293
294 294 So far partial scores can be used for the following answer types: `input.number`, `input.function`, `input.text`, `input.interval`.
295 -The condition syntax is similar to the one used for the [optional condition in explanations](Feeback-and-Explanations.md#optional-condition).
295 +The condition syntax is similar to the one used for the [optional condition in explanations](Feedback-and-Explanations#optional-condition).
296 296 For answer type `input.matrix` only the very basic _equal_ comparison is for now implemented.
297 297
298 298 ```LaTeX
299 299