Skip to content

Commit 7dd9a43

Browse files
authored
Fix missing quotation mark
1 parent c449b14 commit 7dd9a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
overlay_color: "#5e616c"
66
overlay_image: /assets/images/splash.png
77
cta_label: "<i class='fa fa-download'></i> Get it"
8-
cta_url: "https://github.com/AdaptiveCpp/AdaptiveCpp
8+
cta_url: "https://github.com/AdaptiveCpp/AdaptiveCpp"
99
caption:
1010
excerpt: 'All things AdaptiveCpp.'
1111
feature_row:

0 commit comments

Comments
 (0)