Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 391f854

Browse files
fix broken link
1 parent dccaa84 commit 391f854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/dart/flutter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ region: us-east-1
10151015
10161016
### Dockerfile
10171017
1018-
Because we've mixed Flutter and Dart dependencies, we need to use a [custom container](/docs/reference/custom-containers) that fetches our dependencies using Flutter. You can point to a custom container in your `nitric.yaml`:
1018+
Because we've mixed Flutter and Dart dependencies, we need to use a [custom container](/reference/custom-containers) that fetches our dependencies using Flutter. You can point to a custom container in your `nitric.yaml`:
10191019

10201020
<Note>
10211021
If you have a separate Dart backend that doesn't share dependencies with your

0 commit comments

Comments
 (0)