Skip to content

Commit

Permalink
update guidance link on Canvas Analytics page
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMTonne committed Jun 30, 2022
1 parent 8958c6f commit c0dcd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/analytics_text.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function initAnalyticsTextBlock(){
var guidance_text = '<div id="analytics-guidance" class="tlt-analytics-center-alert-info">' +
' <div class="tlt-analytics-alert-info">' +
' The Faculty Oversight Committee on the Access to Electronic Information provides' +
' <a href="https://harvard.service-now.com/ithelp?id=kb_article&sys_id=dc7fa896db8d170083a2f3f7bf96198f" target="_blank">' +
' <a href="https://huit.harvard.edu/privacy/canvas#oversight" target="_blank">' +
' <strong>guidance to faculty</strong></a> on using these analytics.' +
' </div>' +
'</div>';
Expand Down

0 comments on commit c0dcd0b

Please sign in to comment.