Skip to content

Commit

Permalink
Fix Link to Template for Pause Until
Browse files Browse the repository at this point in the history
  • Loading branch information
redwizard42 authored Dec 9, 2024
1 parent d43483e commit 7ae5983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-docs/achievement-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In these examples we use the following convention **0xLEVEL** is the memory addr
- [Circumvent the Problem of a Counter Incrementing Twice in the Same Frame](#circumvent-the-problem-of-a-counter-incrementing-twice-in-the-same-frame)
- [Check for a Specific Value Changing to Another Specific Value Ten Times](#check-for-a-specific-value-changing-to-another-specific-value-ten-times)
- [Conditional Resets](#conditional-resets)
- ["Pause Until:" Using `PauseIf` to Prevent Achievement Processing Until Some Condition is Met](#pause-until-using-pause-if-to-prevent-achievement-processing-until-some-condition-is-met)
- ["Pause Until:" Using `PauseIf` to Prevent Achievement Processing Until Some Condition is Met](#pause-until-using-pauseif-to-prevent-achievement-processing-until-some-condition-is-met)

## Collecting an Item N times

Expand Down

0 comments on commit 7ae5983

Please sign in to comment.