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
The README.txt file instructs contributors to build the website using make all. This proceeds to create the website in the build folder but the paths used in the HTML files fail to account for this.
Based on the deployment in other labs, the paths for all files should be relative to its nature in the build/ directory.