Skip to content

Commit

Permalink
Add help link on how top create Canvas pages (#5762)
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya authored Oct 17, 2023
1 parent 0605845 commit 156feba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export default function ContentSelector({
listFilesApi={listPagesApi}
onCancel={cancelDialog}
onSelectFile={selectCanvasPage}
missingFilesHelpLink="TODO"
missingFilesHelpLink="https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-create-a-new-page-in-a-course/ta-p/1031"
documentType="page"
/>
);
Expand Down

0 comments on commit 156feba

Please sign in to comment.