From 805e1cf8e2b173d9f2283ef1dda5079ebc4687be Mon Sep 17 00:00:00 2001 From: Kavishka Fernando Date: Tue, 16 Jun 2026 10:23:56 +0530 Subject: [PATCH] add updated article link Signed-off-by: Kavishka Fernando --- src/data/externalArticles.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/externalArticles.ts b/src/data/externalArticles.ts index 56144813..f1a25217 100644 --- a/src/data/externalArticles.ts +++ b/src/data/externalArticles.ts @@ -60,7 +60,7 @@ const externalArticles: ExternalArticle[] = [ }, { title: 'The Best Internal Developer Platform Might Be the One Nobody Opens', - url: 'https://itnext.io/the-best-developer-platform-might-be-the-one-nobody-opens-7c55d322f348', + url: 'https://medium.com/itnext/the-best-developer-platform-might-be-the-one-nobody-opens-7c55d322f348', description: 'As AI agents increasingly become the primary interface for interacting with developer platforms, the best internal developer platform is one that stays invisible to developers but must still be built with the same rigor around self-service, governance, and continuous improvement.', date: '2026-06-09',