Skip to content

Commit 82f4909

Browse files
authored
Merge pull request #2287 from l3acon/fix_navigation
fix annoying navigation issue
2 parents 5ac31fc + 881be72 commit 82f4909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/ansible_rhel/1.3-playbook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ node1 : ok=3 changed=1 unreachable=0 failed=0 s
155155
---
156156
**Navigation**
157157
{% if page.url contains 'ansible_rhel_90' %}
158-
[Previous Exercise](../1.2-thebasics) - [Next Exercise](../1.4-variables)
158+
[Previous Exercise](../2-thebasics) - [Next Exercise](../4-variables)
159159
{% else %}
160160
[Previous Exercise](../1.2-thebasics) - [Next Exercise](../1.4-variables)
161161
{% endif %}

0 commit comments

Comments
 (0)