From 8872ea58bcb51805db9d2ddcbcafe9f5c1a73656 Mon Sep 17 00:00:00 2001 From: Prakash Sundaresan Date: Mon, 7 Sep 2026 17:22:44 +0000 Subject: [PATCH] docs: retire the "Develop Once, Deploy Anywhere" tagline defang.io retired this tagline in July 2026 when the homepage moved to "Become AI-Native. Maintain Engineering Sovereignty." These three READMEs still lead with it, so the npm package page and the GitHub landing page both show messaging the website no longer uses. Replace it with a line that says what the CLI actually does. No other changes: the CLI, the package name, and the commands are unaffected. Co-Authored-By: Claude Opus 5 --- README.md | 2 +- pkgs/npm/README.md | 2 +- src/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf9c20db6..9aa4ed0e7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ### ![Defang](https://raw.githubusercontent.com/DefangLabs/defang-assets/main/Logos/Element_Wordmark_Slogan/JPG/Dark_Colour_Glow.jpg) -## Develop Once, Deploy Anywhere. +## Deploy any app or agent to any cloud. Take your app from Compose to a secure and scalable deployment on your favorite cloud in minutes. diff --git a/pkgs/npm/README.md b/pkgs/npm/README.md index 34f1567d1..203989549 100644 --- a/pkgs/npm/README.md +++ b/pkgs/npm/README.md @@ -1,4 +1,4 @@ -## Develop Once, Deploy Anywhere. +## Deploy any app or agent to any cloud. Take your app from Compose to a secure and scalable deployment on your favorite cloud in minutes. diff --git a/src/README.md b/src/README.md index 34f1567d1..203989549 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,4 @@ -## Develop Once, Deploy Anywhere. +## Deploy any app or agent to any cloud. Take your app from Compose to a secure and scalable deployment on your favorite cloud in minutes.