From 7fd10049a61b345d43b43d5dcee081059933e9c0 Mon Sep 17 00:00:00 2001 From: Charles Graham Date: Thu, 12 Feb 2026 08:11:53 -0600 Subject: [PATCH] Fix documentation link in README Updated documentation link to point to the CLI section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd128ec..2ba2ae9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of scripts to create, read, update, list, and delete data through CWMS Data API (CDA) and other commonly used API in the US Army Corps of Engineers water management. CWMS-CLI wraps these API in a friendly to use terminal based interface. -[![Docs](https://readthedocs.org/projects/cwms-cli/badge/?version=latest)](https://cwms-cli.readthedocs.io/en/latest/) - 📖 Read the docs: https://cwms-cli.readthedocs.io/en/latest/ +[![Docs](https://readthedocs.org/projects/cwms-cli/badge/?version=latest)](https://cwms-cli.readthedocs.io/en/latest/cli.html#cwms-cli) - 📖 Read the docs: https://cwms-cli.readthedocs.io/en/latest/ ## Install