We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604bdb8 commit 6d24394Copy full SHA for 6d24394
1 file changed
README.md
@@ -116,7 +116,7 @@ Our published documentation site only hosts the latest version of Dify. To view
116
```bash
117
git clone https://github.com/langgenius/dify-docs.git
118
cd dify-docs
119
-git checkout release/1.14 # replace with the version you want
+git checkout release/1.14.x # replace with the version you want
120
npm i -g mintlify
121
mintlify dev
122
```
0 commit comments