Update all mobile links to match marketing site

This commit is contained in:
J. Ryan Stinnett 2020-07-16 14:42:20 +01:00
parent efa603939b
commit 503ea3d973
4 changed files with 6 additions and 6 deletions

View file

@ -74,12 +74,12 @@
"related_applications": [ "related_applications": [
{ {
"platform": "play", "platform": "play",
"url": "https://play.google.com/store/apps/details?id=im.vector.alpha", "url": "https://play.google.com/store/apps/details?id=im.vector.app",
"id": "im.vector.alpha" "id": "im.vector.app"
}, },
{ {
"platform": "itunes", "platform": "itunes",
"url": "https://itunes.apple.com/gb/app/riot-open-source-team-collaboration-via-matrix/id1083446067" "url": "https://apps.apple.com/app/vector/id1083446067"
} }
] ]
} }

View file

@ -78,7 +78,7 @@ const CompatibilityView: React.FC<IProps> = ({ onAccept }) => {
<div> <div>
<h2 id="step2_heading">Use Element on mobile</h2> <h2 id="step2_heading">Use Element on mobile</h2>
<p><strong>iOS</strong> (iPhone or iPad)</p> <p><strong>iOS</strong> (iPhone or iPad)</p>
<a href="https://itunes.apple.com/app/riot-im/id1083446067?mt=8" target="_blank" <a href="https://apps.apple.com/app/vector/id1083446067" target="_blank"
className="mx_ClearDecoration"> className="mx_ClearDecoration">
<img height="48" src="themes/element/img/download/apple.svg" alt="Apple App Store" /> <img height="48" src="themes/element/img/download/apple.svg" alt="Apple App Store" />
</a> </a>

View file

@ -161,7 +161,7 @@ body {
<div> <div>
<h2 id="step1_heading">Install the app</h2> <h2 id="step1_heading">Install the app</h2>
<p><strong>iOS</strong> (iPhone or iPad)</p> <p><strong>iOS</strong> (iPhone or iPad)</p>
<a href="https://itunes.apple.com/app/riot-im/id1083446067?mt=8" target="_blank" class="mx_ClearDecoration"> <a href="https://apps.apple.com/app/vector/id1083446067" target="_blank" class="mx_ClearDecoration">
<svg width="144px" height="48px" viewBox="0 0 120 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="144px" height="48px" viewBox="0 0 120 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<desc>Download on the App Store.</desc> <desc>Download on the App Store.</desc>
<defs></defs> <defs></defs>

View file

@ -163,7 +163,7 @@
<div> <div>
<h2 id="step2_heading">Use Element on mobile</h2> <h2 id="step2_heading">Use Element on mobile</h2>
<p><strong>iOS</strong> (iPhone or iPad)</p> <p><strong>iOS</strong> (iPhone or iPad)</p>
<a href="https://itunes.apple.com/app/riot-im/id1083446067?mt=8" target="_blank" <a href="https://apps.apple.com/app/vector/id1083446067" target="_blank"
class="mx_ClearDecoration"> class="mx_ClearDecoration">
<svg width="144px" height="48px" viewBox="0 0 120 40" version="1.1" <svg width="144px" height="48px" viewBox="0 0 120 40" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">