Skip to content

Commit 11f3505

Browse files
chore: standardize github download labels (#41)
1 parent 4697341 commit 11f3505

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/moonlight/moonlight-embedded.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"downloads": [
2828
{
29-
"label": "Download",
29+
"label": "Download on GitHub",
3030
"url": "https://github.com/irtimmer/moonlight-embedded/wiki/Packages"
3131
}
3232
]

apps/moonlight/moonlight-n3ds.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"downloads": [
2727
{
28-
"label": "Download",
28+
"label": "Download on GitHub",
2929
"url": "https://github.com/zoeyjodon/moonlight-N3DS"
3030
}
3131
]

apps/moonlight/moonlight-tv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"downloads": [
3232
{
33-
"label": "Download",
33+
"label": "Download on GitHub",
3434
"url": "https://github.com/mariotaku/moonlight-tv#download"
3535
}
3636
]

apps/moonlight/moonlight-wiiu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"downloads": [
2727
{
28-
"label": "Download",
28+
"label": "Download on GitHub",
2929
"url": "https://github.com/GaryOderNichts/moonlight-wiiu#quick-start"
3030
}
3131
]

0 commit comments

Comments
 (0)