Skip to content

Commit 6c161b5

Browse files
committed
fixing linking issues
1 parent ce63d6e commit 6c161b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_docs/sysadmin/configuration/ansible_course_creation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Ansible is a powerful automation tool that can be used to manage configurations
1111

1212
## Prerequisites
1313

14-
This guide assumes that you are already following the Ansible installation guide for Submitty. If you have not yet installed Ansible or set up Submitty with Ansible, please refer to the [Ansible Installation Guide](/_docs/sysadmin/installation/ansible.md) before proceeding with course creation.
14+
This guide assumes that you are already following the Ansible installation guide for Submitty. If you have not yet installed Ansible or set up Submitty with Ansible, please refer to the [Ansible Installation Guide](/sysadmin/installation/ansible.md) before proceeding with course creation.
1515

1616
## Steps to Create a Course
1717

@@ -31,6 +31,6 @@ This guide assumes that you are already following the Ansible installation guide
3131
3232
4. Once the process is complete, your new course should be available in Submitty.
3333
34-
**For a more detailed step-by-step guide on creating a course, you can refer to the [Course Creation Documentation](course_creation.md).
34+
**For a more detailed step-by-step guide on creating a course, you can refer to the [Course Creation Documentation](/sysadmin/configuration/course_creation.md).
3535
3636
**If you wish to understand the individual tasks that are performed during the course creation process, you can examine the tasks defined under the `submitty_course_creation` role.

_docs/sysadmin/configuration/ansible_term_creation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Ansible is a powerful automation tool that can be used to manage configurations
1111

1212
## Prerequisites
1313

14-
This guide assumes that you are already following the Ansible installation guide for Submitty. If you have not yet installed Ansible or set up Submitty with Ansible, please refer to the [Ansible Installation Guide](/_docs/sysadmin/installation/ansible.md) before proceeding with term creation.
14+
This guide assumes that you are already following the Ansible installation guide for Submitty. If you have not yet installed Ansible or set up Submitty with Ansible, please refer to the [Ansible Installation Guide](/sysadmin/installation/ansible.md) before proceeding with term creation.
1515

1616
## Steps to Create a Term
1717

0 commit comments

Comments
 (0)