Skip to content

Commit 831c81f

Browse files
authored
Update Riot -> Element in welcome.html
1 parent 20c6e6d commit 831c81f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/welcome.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
</style>
170170

171171
<div class="mx_Parent">
172-
<a href="https://riot.im" target="_blank" rel="noopener">
172+
<a href="https://element.io" target="_blank" rel="noopener">
173173
<img src="welcome/images/logo.svg" alt="" class="mx_Logo"/>
174174
</a>
175175
<h1 class="mx_Header_title">_t("Welcome to Element")</h1>
@@ -185,7 +185,7 @@ <h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat &amp; collabora
185185
</div>
186186
<!-- The comments below are meant to be used by Ansible as a quick way
187187
to strip out the marked content when desired.
188-
See https://github.com/vector-im/riot-web/issues/8622.
188+
See https://github.com/vector-im/element-web/issues/8622.
189189
TODO: Strip out these comments and rely on the guest flag -->
190190
<!-- BEGIN Ansible: Remove these lines when guest access is disabled -->
191191
<div class="mx_ButtonRow mx_WelcomePage_guestFunctions">

0 commit comments

Comments
 (0)