Skip to content

Commit

Permalink
Fix Legacy Raven auth URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rsa33 committed Dec 28, 2024
1 parent bbe044e commit f612180
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Goose does not provide the `current` ptag, so you must also set
Or to use the University's own Raven proxy:

```apache
AAAuthService https://legacy.raven.cam.ac.uk/auth/authenticate.html
AAAuthService https://raven.cam.ac.uk/auth/authenticate.html
AALogoutService https://raven.cam.ac.uk/auth/logout.html
```

Expand Down

0 comments on commit f612180

Please sign in to comment.