Skip to content

Commit f224402

Browse files
committed
fix: fix google play shortcode link
1 parent 8f98420 commit f224402

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

content/development/google-play/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Get it on Google Play Badge
66

77
Allow users to download your Application from Google Play.
88

9-
*Google Play and the Google Play logo are trademarks of Google LLC.*
9+
_Google Play and the Google Play logo are trademarks of Google LLC._
1010

1111
## Minimal example
1212

@@ -44,12 +44,12 @@ Code:
4444

4545
## Parameters
4646

47-
| Parameter | Default | Description |
48-
| ---------- | -------- | ----------- |
49-
| `app` || The id of an application in Google Play |
50-
| `lang` | `en` | The two-letters language code |
51-
| `alt` | `Get it on Google Play` | The text alternative to image for screen readers |
52-
| `width` | `200` | The badge width in pixels |
47+
| Parameter | Default | Description |
48+
| --------- | ----------------------- | ------------------------------------------------ |
49+
| `app` | | The id of an application in Google Play |
50+
| `lang` | `en` | The two-letters language code |
51+
| `alt` | `Get it on Google Play` | The text alternative to image for screen readers |
52+
| `width` | `200` | The badge width in pixels |
5353

5454
## Site Parameters
5555

@@ -77,4 +77,4 @@ params:
7777
7878
## Installation
7979
80-
{{< install-shortcode name="deploy-to-do" >}}
80+
{{< install-shortcode name="google-play-button" >}}

0 commit comments

Comments
 (0)