docs: Update bad link in libs/cli README.md (#3919)

Fixed reference hyperlink
This commit is contained in:
Thapar
2025-03-19 16:27:37 -04:00
committed by GitHub
parent d3f8478054
commit ee8374c4c0
+1 -1
View File
@@ -79,7 +79,7 @@ The CLI uses a `langgraph.json` configuration file with these key settings:
}
```
See the [full documentation](https://langchain-ai.github.io/langgraph/docs/cloud/reference/cli.html) for detailed configuration options.
See the [full documentation](https://langchain-ai.github.io/langgraph/cloud/reference/cli/) for detailed configuration options.
## Development