Skip to content

Commit f7bd99c

Browse files
committed
chore: update CLI reference update script
1 parent e468902 commit f7bd99c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update-cli-reference.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
FILE="content/doc/reference/cli.md"
4-
URL="https://raw.githubusercontent.com/CleverCloud/clever-tools/refs/heads/davlgd-ai-doc/docs/llms-documentation.md"
4+
URL="https://raw.githubusercontent.com/CleverCloud/clever-tools/refs/heads/master/docs/llms-documentation.md"
55

66
front_matter="""---
77
type: docs

0 commit comments

Comments
 (0)