Skip to content

Commit efeb52e

Browse files
Update sections tool deployment instructions
Clarified instructions for deploying sections tool instance.
1 parent 6cf1101 commit efeb52e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

course-software/seamless-learning/sections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Because the sections tool is a lightweight tool meant to display information abo
2020
## Creating a sections tool instance for your course
2121

2222
Each course can deploy an instance of the sections tool under their course website domain, such as
23-
CS 61A's [sections.cs61a.org](https://sections.cs61a.org) or DATA C88C's [sections.c88c.org](https://sections.c88c.org).
23+
CS 61A's [sections.cs61a.org](https://sections.cs61a.org) or DATA C88C's [sections.c88c.org](https://sections.c88c.org). This only needs to be done once. If your sections site is already configured, skip this section.
2424

2525
You must
2626
1. Create a CNAME record where the host is "sections" and the data is "proxy.cs61a.org".

0 commit comments

Comments
 (0)