Skip to content

Commit 6de2609

Browse files
Claudelukekim
authored andcommitted
fix: Remove broken Document Formats link in SharePoint connector docs
The sharepoint.md referenced a #document-formats anchor that does not exist on the page. Remove the broken link while preserving the limitation note about folder-based datasets.
1 parent e4113db commit 6de2609

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/components/data-connectors/sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Returns
4646
````
4747

4848
:::warning[Limitations]
49-
The sharepoint connector does not yet support creating a dataset from a single file (e.g. an Excel spreadsheet). Datasets must be created from a folder of documents (see [Document Formats](./#document-formats)).
49+
The sharepoint connector does not yet support creating a dataset from a single file (e.g. an Excel spreadsheet). Datasets must be created from a folder of documents.
5050
:::
5151

5252
## Configuration

website/versioned_docs/version-1.11.x/components/data-connectors/sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Returns
4646
````
4747

4848
:::warning[Limitations]
49-
The sharepoint connector does not yet support creating a dataset from a single file (e.g. an Excel spreadsheet). Datasets must be created from a folder of documents (see [Document Formats](./#document-formats)).
49+
The sharepoint connector does not yet support creating a dataset from a single file (e.g. an Excel spreadsheet). Datasets must be created from a folder of documents.
5050
:::
5151

5252
## Configuration

0 commit comments

Comments
 (0)