Skip to content

Commit 088cc78

Browse files
authored
Merge pull request PrefectHQ#2027 from getglad/patch-1
Update faq.md
2 parents 0ea74c3 + a9420f6 commit 088cc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/faq/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ As previously stated, `flow.run` is purely a convenience method for running your
5858

5959
### Do you have an integration for service X?
6060

61-
Yes! Prefect can integrate with any service and we have a [growing library](../core/task_library) of pre-built tasks for working with internal and external services.
61+
Yes! Prefect can integrate with any service and we have a [growing library](../task_library) of pre-built tasks for working with internal and external services.
6262

6363
People sometimes mistake the library for an inclusive list of possible "integrations". While our Task Library will help you save time writing custom code for a particular service, remember that Prefect is completely agnostic what your tasks do. If the Task Library doesn't have a service that you use, you can write it yourself. You could even contribute your code back to the library to help others!
6464

0 commit comments

Comments
 (0)