Skip to content

Commit 7d9f34d

Browse files
authored
Fix broken URLs/links (#521)
1 parent 1a273dc commit 7d9f34d

File tree

105 files changed

+320
-320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+320
-320
lines changed

api/legacy-api/aws.mdx renamed to api-reference/legacy-api/aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ For example, run one of the following, setting the following environment variabl
314314
- Set `UNSTRUCTURED_API_URL` to `http://`, followed by your load balancer's DNS name, followed by `/general/v0/general`.
315315

316316
<Info>You can now use this value (`http://`, followed by your load balancer's DNS name, followed by `/general/v0/general`) in place of
317-
calling the [Unstructured Partition Endpoint](/api/partition/overview) URL as described elsewhere in the Unstructured API documentation.</Info>
317+
calling the [Unstructured Partition Endpoint](/api-reference/partition/overview) URL as described elsewhere in the Unstructured API documentation.</Info>
318318

319319
- Set `LOCAL_FILE_INPUT_DIR` to the path on your local machine to the files for the Unstructured API to process. If you do not have any input files available, you can download any of the ones from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in GitHub.
320320
- Set `LOCAL_FILE_OUTPUT_DIR` to the path on your local machine for Unstructured API to send the processed output in JSON format:
File renamed without changes.

api/legacy-api/free-api.mdx renamed to api-reference/legacy-api/free-api.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Free Unstructured API
55
<Warning>
66
The Free Unstructured API is in the process of deprecation by April 4, 2025. It is no longer supported and is not being actively updated.
77

8-
Unstructured recommends that you use the [Unstructured API](/api/overview) instead, which provides new users with 14 days of free usage at up to 1000 pages per day during that period.
8+
Unstructured recommends that you use the [Unstructured API](/api-reference/overview) instead, which provides new users with 14 days of free usage at up to 1000 pages per day during that period.
99

1010
This page is not being actively updated. It might contain out-of-date information. This page is provided for legacy reference purposes only.
1111
</Warning>
@@ -32,7 +32,7 @@ The Free Unstructured API is designed for prototyping purposes, and not for prod
3232
* Users of the Free Unstructured API do not get their own dedicated infrastructure.
3333
* The data sent over the Free Unstructured API can be used for model training purposes, and other service improvements.
3434

35-
If you require a production-ready API, consider using the [Unstructured API](/api/overview) instead.
35+
If you require a production-ready API, consider using the [Unstructured API](/api-reference/overview) instead.
3636

3737
import SharedPagesBilling from '/snippets/general-shared-text/pages-billing.mdx';
3838

@@ -55,7 +55,7 @@ To work with the Free Unstructured API by using the [Unstructured Ingest CLI](/i
5555
- Set the `UNSTRUCTURED_API_KEY` environment variable to your Free Unstructured API key.
5656
- Set the `UNSTRUCTURED_API_URL` environment variable to your Free Unstructured API URL, which is `https://api.unstructured.io/general/v0/general`
5757

58-
- Have some compatible files on your local machine to be processed. [See the list of supported file types](/api/supported-file-types). If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub.
58+
- Have some compatible files on your local machine to be processed. [See the list of supported file types](/api-reference/supported-file-types). If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub.
5959

6060
Now, use the CLI to call the API, replacing:
6161

@@ -93,7 +93,7 @@ To work with Unstructured by using the [Unstructured Python library](/ingestion/
9393

9494
[Get your API key and API URL](#get-started).
9595

96-
- Have some compatible files on your local machine to be processed. [See the list of supported file types](/api/supported-file-types). If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub. If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub.
96+
- Have some compatible files on your local machine to be processed. [See the list of supported file types](/api-reference/supported-file-types). If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub. If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub.
9797

9898
Now, use the CLI to call the API, replacing:
9999

api/legacy-api/overview.mdx renamed to api-reference/legacy-api/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: Overview
44

55
Unstructured has deprecated the following APIs:
66

7-
- The [Free Unstructured API](/api/legacy-api/free-api) is in the process of deprecation by April 4, 2025.
7+
- The [Free Unstructured API](/api-reference/legacy-api/free-api) is in the process of deprecation by April 4, 2025.
88
It is no longer supported and is not being actively updated. Unstructured recommends that you use the
9-
[Unstructured API](/api/overview) instead, which provides new users with 14 days of free usage at up to
9+
[Unstructured API](/api-reference/overview) instead, which provides new users with 14 days of free usage at up to
1010
1000 pages per day during that period.
11-
- The [Unstructured API on AWS](/api/legacy-api/aws) is deprecated. It is no longer supported and is not being actively updated.
11+
- The [Unstructured API on AWS](/api-reference/legacy-api/aws) is deprecated. It is no longer supported and is not being actively updated.
1212
Unstructured is now available on the AWS Marketplace as a private offering. To explore supported options
1313
for running Unstructured within your virtual private cloud (VPC), email Unstructured Sales at
1414
15-
- The [Unstructured API on Azure](/api/legacy-api/azure) is deprecated. It is no longer supported and is not being actively updated.
15+
- The [Unstructured API on Azure](/api-reference/legacy-api/azure) is deprecated. It is no longer supported and is not being actively updated.
1616
Unstructured is now available on the AWS Marketplace as a private offering. To explore supported options
1717
for running Unstructured within your virtual private cloud (VPC), email Unstructured Sales at
1818

api/overview.mdx renamed to api-reference/overview.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: Overview
44

55
The Unstructured API consists of two parts:
66

7-
- The [Unstructured Workflow Endpoint](/api/workflow/overview) enables a full range of partitioning, chunking, embedding, and
7+
- The [Unstructured Workflow Endpoint](/api-reference/workflow/overview) enables a full range of partitioning, chunking, embedding, and
88
enrichment options for your files and data. It is designed to batch-process files and data in remote locations; send processed results to
99
various storage, databases, and vector stores; and use the latest and highest-performing models on the market today. It has built-in logic
10-
to deliver the highest quality results at the lowest cost. [Learn more](/api/workflow/overview).
11-
- The [Unstructured Partition Endpoint](/api/partition/overview) is intended for rapid prototyping of Unstructured's
10+
to deliver the highest quality results at the lowest cost. [Learn more](/api-reference/workflow/overview).
11+
- The [Unstructured Partition Endpoint](/api-reference/partition/overview) is intended for rapid prototyping of Unstructured's
1212
various partitioning strategies, with limited support for chunking. It is designed to work only with processing of local files, one file
13-
at a time. Use the [Unstructured Workflow Endpoint](/api/workflow/overview) for production-level scenarios, file processing in
13+
at a time. Use the [Unstructured Workflow Endpoint](/api-reference/workflow/overview) for production-level scenarios, file processing in
1414
batches, files and data in remote locations, generating embeddings, applying post-transform enrichments, using the latest and
15-
highest-performing models, and for the highest quality results at the lowest cost. [Learn more](/api/partition/overview).
15+
highest-performing models, and for the highest quality results at the lowest cost. [Learn more](/api-reference/partition/overview).
1616

1717
# Benefits over open source
1818

0 commit comments

Comments
 (0)