Skip to content

Commit ef509a5

Browse files
committed
chore: Installation link updates
1 parent cf32ae7 commit ef509a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ Route::tenanted(function () {
129129
130130
### Overriding Laravel
131131

132-
Sprout comes with a number of [service overrides](#) by default, all of which are registered in
132+
Sprout comes with a number of [service overrides](#), all of which are registered in
133133
`config/sprout/overrides.php`.
134-
The default tenancy configuration is configured to use all the overrides, which [can be changed](#), but is
134+
The default tenancy configuration is configured to use all the overrides, which [can be changed](configuration#tenancy-options), but is
135135
fine for now.
136136

137137
One of these overrides is the [session](#) override, which makes all sessions specific to the tenant they were created
@@ -222,7 +222,7 @@ offer.
222222
> application, and how it works at its core.
223223
> Most of the configuration can be left as is, but it's worth exploring what it's all for.
224224
>
225-
> [Read more about Configuration](#){:class="btn btn--sm btn--guttered"}
225+
> [Read more about Configuration](configuration){:class="btn btn--sm btn--guttered"}
226226
227227
> [!CALLOUT]
228228
> ### Tenant Resolution

0 commit comments

Comments
 (0)