From dc037ef9ad4147ccdeffd829e2c71f4e6823bc08 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 25 Mar 2026 11:12:41 -0500 Subject: [PATCH] Add IAS info to major sponsor --- remote-config.jsonc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/remote-config.jsonc b/remote-config.jsonc index b826a76..309c4dc 100644 --- a/remote-config.jsonc +++ b/remote-config.jsonc @@ -323,9 +323,6 @@ { "message": "Here are our plans for 2026, but your input along the way is always appreciated! https://ddev.com/blog/2026-plans" }, - { - "message": "DDEV v1.25 is a major release with loads of features and changes, but perhaps some friction, see https://ddev.com/blog/release-v1250" - }, { "message": "Podman and Docker Rootless finally have (experimental) support in DDEV, mostly for Linux, https://ddev.com/blog/podman-and-docker-rootless" }, @@ -336,7 +333,7 @@ "message": "Xdebug in DDEV 'just works' about 100% of the time, but if it doesn't, try `ddev utility xdebug-diagnose --interactive`, https://ddev.com/blog/xdebug-step-debugging-understanding-and-troubleshooting" }, { - "message": "DDEV's built-in support for XHGui is a great way to explore performance issues, see https://ddev.com/blog/xhgui-feature" + "message": "The Institute for Advanced Studies is a major sponsor of DDEV, stop by and thank them at https://www.ias.edu" }, { "message": "`ddev list --json-output` (`ddev list -j`) and `ddev describe -j` are really fun to work with. Try `ddev list -j | jq -r .raw.[].name`"