From 705afd1fcb3b84a0b9bf4765591b1fec11dd9da7 Mon Sep 17 00:00:00 2001 From: Michael McKenna Date: Thu, 18 Apr 2024 23:24:17 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3f7576..923e27d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It supports * Per-tenant options registration * Per-tenant pipeline configuration -I've written a deep-dive on the library internals here: [https://michael-mckenna.com/multi-tenant-asp-dot-net-8-tenant-resolution/](https://michael-mckenna.com/multi-tenant-asp-dot-net-8-tenant-resolution/) +A deep-dive on the library internals is available here: [https://michael-mckenna.com/multi-tenant-asp-dot-net-8-tenant-resolution/](https://michael-mckenna.com/multi-tenant-asp-dot-net-8-tenant-resolution/) ## Quickstart