From 27bbc923a40fcf35ff3ede29ca5074525cc951b2 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Thu, 11 Jan 2024 21:05:37 -0500 Subject: [PATCH] about the network restriction --- hws/01_spotify_playlists/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hws/01_spotify_playlists/README.md b/hws/01_spotify_playlists/README.md index f2aa0c7..ec6dc8b 100644 --- a/hws/01_spotify_playlists/README.md +++ b/hws/01_spotify_playlists/README.md @@ -145,7 +145,7 @@ Note that the above double-quote-removal logic wouldn't do anything if the argum ## Instructor's Code -You can test (but not view) the instructor's code here: [instructor code](http://ds.cs.rpi.edu/hws/playlists/). +You can test (but not view) the instructor's code here: [instructor code](http://ds.cs.rpi.edu/hws/playlists/). Note that this site is hosted on RPI's network and you can visit this site only if you are on RPI's network: either on campus or using a VPN service. ## Program Requirements & Submission Details