Skip to content

Commit 8e4bbf7

Browse files
authored
fixed broken link in root index.html (#155)
1 parent 8736fee commit 8e4bbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
maxTocLevel: 3,
2828
logos: [
2929
{
30-
src: "https://webrecorder.net/assets/wr-logo.svg",
30+
src: "../assets/images/webrecorder.svg",
3131
alt: "Webrecorder Logo",
3232
height: 100
3333
}

0 commit comments

Comments
 (0)