From b33565be5ca1eac61fb1abb16dd0cc890eff3736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 2 Dec 2020 16:57:28 +0100 Subject: [PATCH] link to configuration#static-properties --- source/docs/v3/features/tenant-config.blade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/v3/features/tenant-config.blade.md b/source/docs/v3/features/tenant-config.blade.md index 055a492..3d2432f 100644 --- a/source/docs/v3/features/tenant-config.blade.md +++ b/source/docs/v3/features/tenant-config.blade.md @@ -23,7 +23,7 @@ Uncomment the following line in your `tenancy.features` config: ## **Configuring the mappings** {#configuring-the-mappings} -This feature maps keys in the tenant storage to config keys based on the `$storageToConfigMap` public property. +This feature maps keys in the tenant storage to config keys based on the `$storageToConfigMap` [static property]({{ $page->link('configuration#static-properties') }}). For example, if your `$storageToConfigMap` looked like this: