From 55e9eb05a92e3f09ff957d030c1d8cfcf5c3e85c Mon Sep 17 00:00:00 2001 From: scotthavird Date: Tue, 7 Apr 2026 20:44:33 -0400 Subject: [PATCH] docs: fix docs URL and update copyright year Docs are at promptconduit.dev/docs, not docs.promptconduit.dev. Copyright year updated to 2026. AI-Tool: claude-code --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4618b5..2f64a8f 100644 --- a/README.md +++ b/README.md @@ -496,10 +496,10 @@ make snapshot ## License -[MIT](LICENSE) - Copyright (c) 2025 PromptConduit +[MIT](LICENSE) - Copyright (c) 2026 PromptConduit ## Links - [PromptConduit Website](https://promptconduit.dev) -- [Documentation](https://docs.promptconduit.dev) +- [Documentation](https://promptconduit.dev/docs) - [Issue Tracker](https://github.com/promptconduit/cli/issues)