From 098d82ba520977951b23ee347a42fbdfca648b84 Mon Sep 17 00:00:00 2001 From: Salakar Date: Thu, 17 Apr 2025 10:50:00 -0700 Subject: [PATCH] Update libraries.md Fix the path to the page where you can import a library, as it's in a different section that what the docs said. --- docs/resources/projects/libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/projects/libraries.md b/docs/resources/projects/libraries.md index b212cc50..4cdad277 100644 --- a/docs/resources/projects/libraries.md +++ b/docs/resources/projects/libraries.md @@ -111,7 +111,7 @@ When a project is converted into a library, the following features are disabled ## Importing a Library -To import a library project into another FlutterFlow project, you must go to the **Project Dependencies** page in **App Settings**. Here you can specify the library project and version you are importing. +To import a library project into another FlutterFlow project, you must go **Settings and Integrations** > **Project Setup** > **Project Dependencies** . Here you can specify the library project and version you are importing.