Skip to content

Commit fb9319a

Browse files
Update links
1 parent 195fed2 commit fb9319a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ At a high level, this pipeline consists of:
2828

2929
This fork of the CS 161 extensions pipeline is managed by Seamless Learning and UC Berkeley CDSS staff. There are slight differences between CS 161's version and this version, including which Google Cloud Functions are used.
3030

31-
This README is useful to see how the pipeline works for students and staff. See [GETTING_STARTED.md](GETTING_STARTED.md) to set up the pipeline for your class.
31+
This README is useful to see how the pipeline works for students and staff. See [GETTING_STARTED](https://github.com/berkeley-cdss/extensions/wiki/GETTING-STARTED) to set up the pipeline for your class.
3232

3333
# Background
3434

@@ -150,7 +150,7 @@ These cases are flagged for human approval:
150150
- The **student record** has "work-in-progress" (e.g. the row on the roster is red or yellow - the student either has an existing pending request or ongoing student meeting).
151151
- The student requests an extension after 11:59 PM on the assignment due date listed on **Spreadsheet/Assignments**.
152152

153-
All other cases are auto-approved! [See here for the logic that handles these cases.](https://github.com/cs161-staff/extensions/blob/master/src/policy.py#L45)
153+
All other cases are auto-approved! [See here for the logic that handles these cases.](src/policy.py)
154154

155155
**<u>How do I make it so that all extensions (regardless of status) require manual approval?</u>**
156156

0 commit comments

Comments
 (0)