This is an automated email from the ASF dual-hosted git repository.
twolf pushed a commit to branch dev_3.0
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/dev_3.0 by this push:
new 73937aeca Fix typo in CHANGES.md
73937aeca is described below
commit 73937aeca3ca5bbfa3df03c62eb7a9b06285cca5
Author: Thomas Wolf <[email protected]>
AuthorDate: Sun Sep 7 09:48:37 2025 +0200
Fix typo in CHANGES.md
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 39440ae8b..5a687c24b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,7 +12,7 @@ Version 3 includes all the features and bug fixes of version
2, including the [l
Complete refactoring of the SSH transport protocol. New feature: support for
client-side proxies.
-* [Change notes for 3.0.0-M1](./doc/changes/3.0.0-M1.md)
+* [Change notes for 3.0.0-M1](./docs/changes/3.0.0-M1.md)
# Planned for the Next Milestone Release