Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit b15cdf6

Browse files
committed
chore: update link to sonarcloud is happy
1 parent 29d8ade commit b15cdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mocks/handlers/server.handlers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const serverInformationHandlers = [
5858
ctx.json<GetServerUpgradeCheckResponse>({
5959
type: 'Minor',
6060
comment: "14.2.0.0 is released. Upgrade today - it's free!",
61-
url: 'http://our.umbraco.org/contribute/releases/1420',
61+
url: 'https://our.umbraco.com/download/releases/1420',
6262
}),
6363
);
6464
}),

0 commit comments

Comments
 (0)