Skip to content

Commit

Permalink
[CHG] Open resources in a new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Reis committed Jun 21, 2017
1 parent 5d0bb23 commit 7ef549e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/courses/designing_courses_1.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<br/>
<br/>
<div>We also have <a href="https://www.dropbox.com/sh/llktt96v4amj6uf/AABfkhHBHALOdfp7oZdVSbeZa?dl=0">additional resources for your use</a>, such as the DigitalLearn style sheet, Storyboard Template, and more.</div>
<div>We also have <a href="https://www.dropbox.com/sh/llktt96v4amj6uf/AABfkhHBHALOdfp7oZdVSbeZa?dl=0" target="_blank">additional resources for your use</a>, such as the DigitalLearn style sheet, Storyboard Template, and more.</div>
<br/>
<br/>
<div class="practice-link"><a href='<%= designing_courses_2_path %>'>Designing Digital Learn Courses - Part 2 >></a></div>
2 changes: 1 addition & 1 deletion app/views/courses/designing_courses_2.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<br/>
<br/>
<div>We also have <a href="https://www.dropbox.com/sh/llktt96v4amj6uf/AABfkhHBHALOdfp7oZdVSbeZa?dl=0">additional resources for your use</a>, such as the DigitalLearn style sheet, Storyboard Template, and more.</div>
<div>We also have <a href="https://www.dropbox.com/sh/llktt96v4amj6uf/AABfkhHBHALOdfp7oZdVSbeZa?dl=0" target="_blank">additional resources for your use</a>, such as the DigitalLearn style sheet, Storyboard Template, and more.</div>
<br/>
<br/>
<div><a href='<%= designing_courses_1_path %>'><< Designing Digital Learn Courses - Part 1</a></div>

0 comments on commit 7ef549e

Please sign in to comment.