Skip to content

Commit e56294a

Browse files
committed
Link to API reference
1 parent aed7534 commit e56294a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ to support developers, such as help desk tickets, internal company FAQs, etc.
99
Fern offers an internal CMS (content management system) via the `documents` API that allows you to add, update,
1010
and delete documents as needed.
1111

12+
See the [API reference](/learn/ask-fern/api-reference/document/create-document) for more details
13+
1214
## Usage
1315

1416
Here's an example of a document that can be uploaded via the `documents` API:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ 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/guidance/create-guidance) for more details.
21+
2022
## Usage
2123

2224
Below is an example of a guidance document that can be uploaded via the `guidance` API:

0 commit comments

Comments
 (0)