From 73a474712c93626dd26cc8b0643f04d175bd8c97 Mon Sep 17 00:00:00 2001 From: Charles Coleman Date: Wed, 26 Aug 2015 21:52:16 -0700 Subject: [PATCH] [TASK] Update Neos URL after split from TYPO3 Neos has separated from the TYPO3 completely and now has it's own URL, funding, and more. **Make sure that the newly released Neos 2.0 is still being pickup up by your scripts.** - https://typo3.org/news/article/typo3-project-focuses-on-typo3-cms-neos-to-start-its-own-community/ - https://typo3.org/news/article/this-week-in-typo3-2015-week-25/ --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 7af0bdde2..3c42f4d01 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5702,7 +5702,7 @@ "TYPO3 Flow" ], "url": "/neos/", - "website": "neos.typo3.org" + "website": "neos.io" }, "Taiga": { "cats": [ @@ -7655,4 +7655,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +}