Skip to content

Commit 687559c

Browse files
shihusishihusi
authored andcommitted
detail fix
1 parent 4553d53 commit 687559c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/lecture_links.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{% if include.lecture.links %}
33
{% for link in include.lecture.links %}
4-
[<a title="Download {{ link.name }}" href="
4+
[<a title="View {{ link.name }}" href="
55
{% if link.url contains '://' %}
66
{{ link.url }}
77
{% else %}

0 commit comments

Comments
 (0)