Skip to content

Commit 788e697

Browse files
Re-fix links that I fixed 5 days ago... (#1373)
1 parent 5a1e76e commit 788e697

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fern/products/ask-fern/pages/features/documents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Documents API lets you upload, update, and delete custom documents that Ask
1111

1212
## Usage
1313

14-
To get started, [upload a document, title, and URL via the Documents API](/learn/ask-fern/api-reference/create-document-document-domain-create-post). Here's an example:
14+
To get started, [upload a document, title, and URL via the Documents API](/learn/ask-fern/api-reference/document/create-document). Here's an example:
1515

1616
```json wordWrap
1717
{

fern/products/ask-fern/pages/features/guidance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Fern offers an internal CMS (content management system) via the `guidance` API t
1717
update, and delete guidance as needed. You will need to provide your `domain` to specify which deployment of Ask Fern
1818
the updates will be applied to.
1919

20-
See the [API reference](/learn/ask-fern/api-reference/create-guidance-guidance-domain-create-post) for more details.
20+
See the [API reference](/learn/ask-fern/api-reference/guidance/create-guidance) for more details.
2121

2222
## Usage
2323

fern/products/ask-fern/pages/features/slack-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install the Ask Fern app in your workspace and add the bot to customer channels.
1818
<Steps>
1919
<Step title="Get your unique install link">
2020

21-
Use the [API explorer](/ask-fern/api-reference/get-slack-install-link-slack-get-install-get) to get a unique Slack installation link for your organization. Provide:
21+
Use the [API explorer](/ask-fern/api-reference/slack/get-slack-install-link) to get a unique Slack installation link for your organization. Provide:
2222
- Your Fern token
2323
- Your domain without protocol or path (e.g., `website.com`, not `https://website.com/docs`)
2424

0 commit comments

Comments
 (0)