Skip to content

Commit d719da4

Browse files
ihabadhamclaude
andcommitted
Remove confusing "(Free)" label from Turbo Basic Setup heading
The "(Free)" label in "### Basic Setup (Free)" was confusing because: - Appears before any mention of Pro features - Not used elsewhere in the codebase - Readers don't know what it's contrasting with yet - The Pro callout box later provides sufficient contrast Changed to simply "### Basic Setup" to match patterns used in other docs like streaming-server-rendering.md. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 1f05e1a commit d719da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building-features/turbolinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Turbo is the modern replacement for Turbolinks, providing fast navigation through your Rails app without full page reloads.
1212

13-
### Basic Setup (Free)
13+
### Basic Setup
1414

1515
**1. Install Turbo**
1616

0 commit comments

Comments
 (0)