You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: course-software/seamless-learning/sections.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Because the sections tool is a lightweight tool meant to display information abo
20
20
## Creating a sections tool instance for your course
21
21
22
22
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.
24
24
25
25
You must
26
26
1. Create a CNAME record where the host is "sections" and the data is "proxy.cs61a.org".
0 commit comments