This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/apt-to-md-3.x
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git

commit f5352cd74b8e142802371e63d5994e608860eb70
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Sep 18 11:01:37 2025 +0200

    trivial: add link
---
 src/site/markdown/index.md.vm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 17d2cbb..b3cc1ec 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -60,6 +60,7 @@ To provide you with better understanding on some usages of 
the deploy plugin, yo
 
 _Project Deployment:_
 
+- [Deployment with HTTP(S)](./examples/deploy-http.html)
 - [Deployment with FTP](./examples/deploy-ftp.html)
 - [Deployment with external SSH](./examples/deploy-ssh-external.html)
 - [Workarounds when there are network 
issues](./examples/deploy-network-issues.html)

Reply via email to