Skip to content

Commit fef7ecf

Browse files
Kapil GowruKapil Gowru
authored andcommitted
feat: shifted over docs guides
1 parent 626da7b commit fef7ecf

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

fern/assets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
}
108108

109109

110-
> a[href*="cli-api"] {
110+
> a[href*="cli-api-reference"] {
111111
grid-column: 3;
112112
grid-row: 2;
113113

fern/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,12 @@ products:
3737
icon: fa-regular fa-book
3838
image: ./images/product-switcher/openapi-def.png
3939
slug: api-definition
40-
subtitle: Define your API in a single file
4140

4241
- display-name: CLI & API Reference
4342
path: ./products/cli-api-reference/cli-api-reference.yml
4443
icon: fa-regular fa-terminal
4544
image: ./images/product-switcher/openapi-def.png
4645
slug: cli-api-reference
47-
subtitle: Generate CLI and API reference documentation
4846

4947
# - display-name: OpenAPI
5048
# path: ./products/openapi-def/openapi-def.yml

0 commit comments

Comments
 (0)