We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e468902 commit f7bd99cCopy full SHA for f7bd99c
1 file changed
update-cli-reference.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
FILE="content/doc/reference/cli.md"
4
-URL="https://raw.githubusercontent.com/CleverCloud/clever-tools/refs/heads/davlgd-ai-doc/docs/llms-documentation.md"
+URL="https://raw.githubusercontent.com/CleverCloud/clever-tools/refs/heads/master/docs/llms-documentation.md"
5
6
front_matter="""---
7
type: docs
0 commit comments