Skip to content

Commit 283ca9a

Browse files
authored
Fix broken link in quick-start.mdx (#509)
1 parent 2e8fd86 commit 283ca9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

open-source/introduction/quick-start.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: Using Unstructured Open Source.
1010

1111
Plain text files, HTML, XML, JSON, and Emails are immediately supported without any additional dependencies.
1212

13-
If you need to process other document types, you can install the extras required by following the [Full Installation](open-source/installation/full-installation)
13+
If you need to process other document types, you can install the extras required by following the [Full Installation](/open-source/installation/full-installation)
1414

1515
2. **System Dependencies**: Ensure the subsequent system dependencies are installed. Your requirements might vary based on the document types you’re handling:
1616

@@ -90,4 +90,4 @@ import SharedOSSSingleFile from '/snippets/general-shared-text/multi-file-oss-us
9090

9191
If you’re eager to dive in, head over [Getting Started](https://colab.research.google.com/drive/1U8VCjY2-x8c6y5TYMbSFtQGlQVFHCVIW#scrollTo=jZp37lfueaeZ) on Google Colab to get a hands-on introduction to the `unstructured` library. In a few minutes, you’ll have a basic workflow set up and running!
9292

93-
For more detailed information about specific components or advanced features, explore the rest of the documentation.
93+
For more detailed information about specific components or advanced features, explore the rest of the documentation.

0 commit comments

Comments
 (0)