Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 6e1d4ca

Browse files
committed
fix(app-detailed-service): change digithermo app store link to en
1 parent 4a90818 commit 6e1d4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/app-detailed-service/app-detailed-service.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ export class AppDetailedService {
324324
<img src="/assets/apps/digithermo/graphic-example-2.png" class="front-center" alt="digithermo wars app screenshot" />
325325
</div>
326326
<div class="store-buttons">
327-
<a href="https://apps.apple.com/es/app/digi-thermo/id1307130445" target="_blank" rel="noopener">
327+
<a href="https://apps.apple.com/app/digi-thermo/id1307130445" target="_blank" rel="noopener">
328328
<img src="/assets/graphic-apple-appstore.png" alt="download on app store" />
329329
</a>
330330
<a href="https://play.google.com/store/apps/details?id=com.webjuntollc.digithermoapp" target="_blank" rel="noopener">

0 commit comments

Comments
 (0)