Skip to content

Commit 818cb48

Browse files
committed
chore: point homepage to explicit /en/ portal URL
International audiences land here from npm + README badges; the locale- explicit URL avoids any 'what is this language' negotiation.
1 parent 856d8cd commit 818cb48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gsccli
22

3-
[![Listed on Yoda Digital Open Source](https://img.shields.io/badge/listed%20on-opensource.yoda.digital-af9568?style=flat-square)](https://opensource.yoda.digital/projects/gsccli/)
3+
[![Listed on Yoda Digital Open Source](https://img.shields.io/badge/listed%20on-opensource.yoda.digital-af9568?style=flat-square)](https://opensource.yoda.digital/en/projects/gsccli/)
44
[![npm version](https://img.shields.io/npm/v/%40nalyk%2Fgsccli?logo=npm&label=npm)](https://www.npmjs.com/package/@nalyk/gsccli)
55
[![npm downloads](https://img.shields.io/npm/dm/%40nalyk%2Fgsccli?logo=npm&label=downloads)](https://www.npmjs.com/package/@nalyk/gsccli)
66
[![CI](https://github.com/nalyk/gsccli/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/nalyk/gsccli/actions/workflows/ci.yml)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"license": "MIT",
3232
"author": "Ion (Nalyk) Calmîș <dev.ungheni@gmail.com>",
33-
"homepage": "https://opensource.yoda.digital/projects/gsccli/",
33+
"homepage": "https://opensource.yoda.digital/en/projects/gsccli/",
3434
"repository": {
3535
"type": "git",
3636
"url": "git+https://github.com/nalyk/gsccli.git"

0 commit comments

Comments
 (0)