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 downloaded pages from the downloaded moss reports don't use relative URLs. e.g. using http://moss.stanford.edu/results/.../.../<blah> instead of just <blah>). I normally just fixed it myself with a Find + Replace All in the index.html, but this affects all of the matches too (e.g. clicking the anchors doesn't bring me to the right places, it tries to load the matching MOSS page).
The text was updated successfully, but these errors were encountered:
The downloaded pages from the downloaded moss reports don't use relative URLs. e.g. using
http://moss.stanford.edu/results/.../.../<blah>
instead of just<blah>
). I normally just fixed it myself with a Find + Replace All in theindex.html
, but this affects all of the matches too (e.g. clicking the anchors doesn't bring me to the right places, it tries to load the matching MOSS page).The text was updated successfully, but these errors were encountered: