Skip to content

Commit 6d24394

Browse files
authored
fix: update README checkout example to release/1.14.x (#772)
1 parent 604bdb8 commit 6d24394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Our published documentation site only hosts the latest version of Dify. To view
116116
```bash
117117
git clone https://github.com/langgenius/dify-docs.git
118118
cd dify-docs
119-
git checkout release/1.14 # replace with the version you want
119+
git checkout release/1.14.x # replace with the version you want
120120
npm i -g mintlify
121121
mintlify dev
122122
```

0 commit comments

Comments
 (0)