This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 68d085b8 add asm.ow2.io exception in link validator (#188)
68d085b8 is described below
commit 68d085b8a7f48ca5fff0dec95a0014f9a06df208
Author: PJ Fanning <[email protected]>
AuthorDate: Fri May 31 12:10:18 2024 +0100
add asm.ow2.io exception in link validator (#188)
---
scripts/link-validator.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf
index 9f6442a9..ee35b026 100644
--- a/scripts/link-validator.conf
+++ b/scripts/link-validator.conf
@@ -60,5 +60,6 @@ site-link-validator {
"http://www.scalatest.org",
"http://www.slf4j.org",
"http://www.snakeyaml.org"
+ "http://asm.ow2.io/"
]
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]