From d09e5f196ac4fd1a4793971ebbb85cf7268b1c02 Mon Sep 17 00:00:00 2001 From: Gunnar Date: Thu, 27 Jun 2024 18:37:34 +0200 Subject: [PATCH] Update cachebox-events.md Cachebox Event section link was wrong 404 --- .../interceptors/core-interception-points/cachebox-events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-basics/interceptors/core-interception-points/cachebox-events.md b/the-basics/interceptors/core-interception-points/cachebox-events.md index 78de22af..0730e870 100644 --- a/the-basics/interceptors/core-interception-points/cachebox-events.md +++ b/the-basics/interceptors/core-interception-points/cachebox-events.md @@ -1,3 +1,3 @@ # CacheBox Events -Our caching engine, [CacheBox](http://cachebox.ortusbooks.com/content/cachebox\_event\_model/index.html), also announces several events during its life cycle, so please see The [CacheBox Events Section](http://cachebox.ortusbooks.com/content/cachebox\_event\_model/index.html) as well. +Our caching engine, [CacheBox](https://cachebox.ortusbooks.com/), also announces several events during its life cycle, so please see The [CacheBox Events Section](https://cachebox.ortusbooks.com/advanced-usage/cachebox-event-model/cachebox-events) as well.