Skip to content

Commit 10acc8f

Browse files
committed
test
1 parent efb5054 commit 10acc8f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/vale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- '**.md'
77
- '.vale/**'
88
- '.vale.ini'
9+
- '!**/changelog/**'
910

1011
jobs:
1112
vale:

.valeignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

fern/products/docs/pages/changelog/2025-10-17.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## HTTP Snippets now enabled by default
22

3-
HTTP snippets are now enabled by default for all documentation sites, making it easier for developers to see cURL, Python, Ruby, and other HTTP client examples directly in your API reference. Previously, this feature required internal configuration to activate. test
3+
HTTP snippets are now enabled by default for all documentation sites, making it easier for developers to see cURL, Python, Ruby, and other HTTP client examples directly in your API reference. Previously, this feature required internal configuration to activate. test testing
44

55
You can now control HTTP snippets directly in your `docs.yml` file:
66

0 commit comments

Comments
 (0)