Skip to content

Commit a59282a

Browse files
authored
Fixed links in the docs (#21)
1 parent b36520c commit a59282a

Some content is hidden

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

51 files changed

+65
-65
lines changed

open-source/ingest/destination-connectors/astra.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ import AstraPy from '/snippets/destination_connectors/astra.py.mdx';
2828

2929
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> astra --help`.
3030

31-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
31+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/azure-cognitive-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import AzureCognitiveSearchPy from '/snippets/destination_connectors/azure_cogni
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> azure-cognitive-search --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
3333

3434
## Sample Index Schema
3535

open-source/ingest/destination-connectors/azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import AzurePy from '/snippets/destination_connectors/azure.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> azure --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/box.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import BoxPy from '/snippets/destination_connectors/box.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> box --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/chroma.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import ChromaPy from '/snippets/destination_connectors/chroma.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> chroma --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/clarifai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ The upstream connector can be any of the ones supported, but for the convenience
3131

3232
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> clarifai --help`.
3333

34-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
34+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/databricks-volumes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import DatabricksVolumesPy from '/snippets/destination_connectors/databricks_vol
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> databricks-volumes --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/delta-table.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import DeltaTablePy from '/snippets/destination_connectors/delta_table.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> delta-table --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/dropbox.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import DropboxPy from '/snippets/destination_connectors/dropbox.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> dropbox --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/elasticsearch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import ElasticsearchPy from '/snippets/destination_connectors/elasticsearch.py.m
2828

2929
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> elasticsearch --help`.
3030

31-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
31+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
3232

3333
## Vector Search Sample Mapping
3434

open-source/ingest/destination-connectors/google-cloud-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import GCSPy from '/snippets/destination_connectors/gcs.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> gcs --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/mongodb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import MongoDBPy from '/snippets/destination_connectors/mongodb.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> mongodb --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/opensearch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import OpensearchPy from '/snippets/destination_connectors/opensearch.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> opensearch --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
3333

3434
## Vector Search Sample Mapping
3535

open-source/ingest/destination-connectors/pinecone.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import PineconePy from '/snippets/destination_connectors/pinecone.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> pinecone --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/qdrant.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ import QdrantPy from '/snippets/destination_connectors/qdrant.py.mdx';
3030

3131
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> qdrant --help`.
3232

33-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
33+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/s3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ import S3Py from '/snippets/destination_connectors/s3.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> s3 --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/sql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import SQLPy from '/snippets/destination_connectors/sql.py.mdx';
3131

3232
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> sql --help`.
3333

34-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
34+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
3535

3636
## Sample Index Schema
3737

open-source/ingest/destination-connectors/vectara.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ import VectaraPy from '/snippets/destination_connectors/vectara.py.mdx';
2121

2222
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> vectara --help`.
2323

24-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
24+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/destination-connectors/weaviate.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import WeaviatePy from '/snippets/destination_connectors/weaviate.py.mdx';
2929

3030
For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> weaviate --help`.
3131

32-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
32+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
3333

3434
## Sample Index Schema
3535

open-source/ingest/overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ description: The Ingest Library is a powerful tool designed to coordinate the pr
66

77
## Library Documentation
88

9-
[Source Connectors](/ingest/source-connectors/overview)
9+
[Source Connectors](/open-source/ingest/source-connectors/overview)
1010

1111
Connect to your favorite data storage platforms for an effortless batch processing of your files.
1212

13-
[Destination Connectors](/ingest/destination-connectors)
13+
[Destination Connectors](/open-source/ingest/destination-connectors)
1414

1515
Connect to your favorite data storage platforms to write you ingest results to.
1616

17-
[Ingest Configuration](/ingest/ingest-configuration)
17+
[Ingest Configuration](/open-source/ingest/ingest-configuration)
1818

1919
Each configuration used when generating an ingest process.
2020

open-source/ingest/source-connectors/airtable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni
4545

4646
For a full list of the options the CLI accepts check `unstructured-ingest airtable --help`.
4747

48-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
48+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/source-connectors/azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni
4545

4646
For a full list of the options the CLI accepts check `unstructured-ingest azure --help`.
4747

48-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
48+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

open-source/ingest/source-connectors/biomed.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni
4444

4545
For a full list of the options the CLI accepts check `unstructured-ingest biomed --help`.
4646

47-
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
47+
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

0 commit comments

Comments
 (0)