Update deprecation link
closes TALLY-278 Test plan: check new link is correct Change-Id: I29982e12264e6e0abf7d1517dd8b88c526131778 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/217061 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Tested-by: Jenkins Reviewed-by: Jeremy Neander <jneander@instructure.com> Reviewed-by: Spencer Olson <solson@instructure.com> QA-Review: Adrian Packel <apackel@instructure.com> Product-Review: Spencer Olson <solson@instructure.com>
This commit is contained in:
parent
77632ee47d
commit
565449aa00
|
@ -71,8 +71,7 @@ const GradebookRouter = Backbone.Router.extend({
|
|||
},
|
||||
|
||||
renderOldGradebookReplacementNotice() {
|
||||
const newGradebookInfoURL =
|
||||
'https://community.canvaslms.com/docs/DOC-10460-canvas-instructor-guide-table-of-contents#jive_content_id_New_Gradebook'
|
||||
const newGradebookInfoURL = 'https://s.tiled.co/2bcKFN5/2019-canvas-gradebook-release'
|
||||
ReactDOM.render(
|
||||
<Alert variant="warning">
|
||||
<Text>
|
||||
|
|
Loading…
Reference in New Issue