Browse Source

fix broken URL for riot image

eleutheria 5 years ago
parent
commit
d7ba9945d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      res/verify_response_page_template_vector_im

+ 1 - 1
res/verify_response_page_template_vector_im

@@ -40,7 +40,7 @@ body {
 </head>
 <body>
 <div id="vectorlogo">
-<img src="//riot.im/app/img/logos/riot-logo.svg" alt="riot.im" width="256" height="256" />
+<img src="//riot.im/app/themes/riot/img/logos/riot-logo.svg" alt="riot.im" width="256" height="256" />
 </div>
 <div id="message">
 <p>%(message)s</p>