Skip to content

Commit c5d05b4

Browse files
committed
Updated repository links
refs https://github.com/TryGhost/Toolbox/issues/354 - these packages have been moved from Utils so they need their links updating
1 parent d084af0 commit c5d05b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/config-url-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tryghost/config-url-helpers",
33
"version": "1.0.2",
4-
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/config-url-helpers",
4+
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/config-url-helpers",
55
"author": "Ghost Foundation",
66
"license": "MIT",
77
"main": "index.js",

packages/image-transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tryghost/image-transform",
33
"version": "1.2.1",
4-
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/image-transform",
4+
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/image-transform",
55
"author": "Ghost Foundation",
66
"license": "MIT",
77
"main": "index.js",

packages/limit-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tryghost/limit-service",
33
"version": "1.2.2",
4-
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/limit-service",
4+
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/limit-service",
55
"author": "Ghost Foundation",
66
"license": "MIT",
77
"main": "./lib/limit-service.js",

0 commit comments

Comments
 (0)