Skip to content

Commit 50685f2

Browse files
ci: update GitHub template files
1 parent 06504af commit 50685f2

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

docs/package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
{
22
"name": "starlight-view-modes-docs",
33
"version": "0.1.3",
4+
"homepage": "https://starlight-view-modes.trueberryless.org",
5+
"bugs": {
6+
"url": "https://github.com/trueberryless-org/starlight-view-modes/issues"
7+
},
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/trueberryless-org/starlight-view-modes.git"
11+
},
12+
"license": "MIT",
13+
"author": "trueberryless <trueberryless@gmail.com> (https://trueberryless.org)",
414
"type": "module",
515
"scripts": {
616
"astro": "astro",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"view-modes",
1414
"documentation"
1515
],
16-
"homepage": "https://starlight-view-modes.trueberryless.org/",
16+
"homepage": "https://github.com/trueberryless-org/starlight-view-modes",
1717
"bugs": {
1818
"url": "https://github.com/trueberryless-org/starlight-view-modes/issues"
1919
},

packages/starlight-view-modes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ This project uses pnpm workspaces to develop a single Starlight plugin from the
1616

1717
Licensed under the MIT license, Copyright © trueberryless.
1818

19-
See [LICENSE](/LICENSE) for more information.
19+
See [LICENSE](https://github.com/trueberryless-org/starlight-view-modes/blob/main/LICENSE) for more information.

packages/starlight-view-modes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"view-modes",
1313
"documentation"
1414
],
15-
"homepage": "https://starlight-view-modes.trueberryless.org/",
15+
"homepage": "https://starlight-view-modes.trueberryless.org",
1616
"bugs": {
1717
"url": "https://github.com/trueberryless-org/starlight-view-modes/issues"
1818
},

0 commit comments

Comments
 (0)