Skip to content

Commit 9b06f65

Browse files
Add ai-search configuration to docs.yml (#76)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]>
1 parent e38fcd2 commit 9b06f65

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fern/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ instances:
44
- url: plantstore.docs.buildwithfern.com # update this to {yourorg}.docs.buildwithfern.com
55
# custom-domain: plantstore.dev # specify your custom domain when you are ready to go live
66

7+
ai-search:
8+
location:
9+
- docs
10+
711
title: Plant Store
812

913
layout:

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "plantstore",
3-
"version": "0.84.1"
3+
"version": "0.98.0"
44
}

0 commit comments

Comments
 (0)