You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/components/nodes/documentloaders/Unstructured/UnstructuredFile.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ class UnstructuredFile_DocumentLoaders implements INode {
61
61
label: 'Unstructured API URL',
62
62
name: 'unstructuredAPIUrl',
63
63
description:
64
-
'Unstructured API URL. Read <a target="_blank" href="https://unstructured-io.github.io/unstructured/introduction.html#getting-started">more</a> on how to get started',
64
+
'Unstructured API URL. Read <a target="_blank" href="https://docs.unstructured.io/api-reference/api-services/saas-api-development-guide">more</a> on how to get started',
0 commit comments