From 2769c8cb83d1fe1768d0b6b8cf2e030e113ad581 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Tue, 26 Nov 2024 11:20:17 +0200 Subject: [PATCH] Fix the core network url --- README.md | 2 +- profile/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ee34fa..39b72cc 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ component development faster and more enjoyable for everyone! | Watch and learn from video tutorials. | [Original](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE) - [German](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wu0tDFxJtZFwW7AxA4JHQV7) - [Hello World](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) | | Search the wiki text based on the tutorials. | [Wiki](https://git.vdm.dev/joomla/Component-Builder/wiki) | | Contributing to the Joomla Component Builder | [Guide](https://git.vdm.dev/joomla/Component-Builder/src/branch/5.x/.github/CONTRIBUTING.md) | -| Core Network | [Status](https://status.vdm.dev/status/jcb) - [API](https://api.joomlacomponentbuilder.com/network/community/jcb) - [Super Powers](https://api.joomlacomponentbuilder.com/network/community/jcb/super-powers) | +| Core Network | [Status](https://status.vdm.dev/status/jcb) - [API](https://api.joomlacomponentbuilder.com/v1/network/community/jcb) - [Super Powers](https://api.joomlacomponentbuilder.com/v1/network/community/jcb/super-powers) | diff --git a/profile/README.md b/profile/README.md index 5ee34fa..39b72cc 100644 --- a/profile/README.md +++ b/profile/README.md @@ -18,4 +18,4 @@ component development faster and more enjoyable for everyone! | Watch and learn from video tutorials. | [Original](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE) - [German](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wu0tDFxJtZFwW7AxA4JHQV7) - [Hello World](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) | | Search the wiki text based on the tutorials. | [Wiki](https://git.vdm.dev/joomla/Component-Builder/wiki) | | Contributing to the Joomla Component Builder | [Guide](https://git.vdm.dev/joomla/Component-Builder/src/branch/5.x/.github/CONTRIBUTING.md) | -| Core Network | [Status](https://status.vdm.dev/status/jcb) - [API](https://api.joomlacomponentbuilder.com/network/community/jcb) - [Super Powers](https://api.joomlacomponentbuilder.com/network/community/jcb/super-powers) | +| Core Network | [Status](https://status.vdm.dev/status/jcb) - [API](https://api.joomlacomponentbuilder.com/v1/network/community/jcb) - [Super Powers](https://api.joomlacomponentbuilder.com/v1/network/community/jcb/super-powers) |