Skip to content

Commit 0481dd6

Browse files
committed
Add link to Library Values
1 parent e58d0e6 commit 0481dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/adding-customization/configuration-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ Can I modify the Configuration Files in a Library project?
761761
<p>
762762
Yes, you can. When a Library Project is imported, any configuration file snippets, such as those for `AndroidManifest.xml`, `Info.plist`, or `Entitlements.plist` are automatically merged into the importing project's configuration files.
763763

764-
Additionally, your Library Project can pass values (like API keys) into those snippets using **Library Values**, making it easy to customize.
764+
Additionally, your Library Project can pass values (like API keys) into those snippets using [**Library Values**](../../resources/projects/libraries.md#library-values), making it easy to customize.
765765

766766
![config-values-in-library](imgs/config-values-in-library.avif)
767767

0 commit comments

Comments
 (0)