This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 82132f0 Update build.sbt
82132f0 is described below
commit 82132f0da8b975a95a208c65b09547c8677bff69
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jan 4 23:25:29 2024 +0100
Update build.sbt
---
docs/build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/build.sbt b/docs/build.sbt
index 926c067..9d7c8b4 100644
--- a/docs/build.sbt
+++ b/docs/build.sbt
@@ -16,7 +16,7 @@ version := {
}
isSnapshot := true
-pekkoParadoxGithub := Some("https://github.com/apache/incubator-pekko-site")
+pekkoParadoxGithub :=
Some("https://github.com/apache/incubator-pekko-connectors-samples")
val FtpToFile = config("ftp-to-file")
ParadoxPlugin.paradoxSettings(FtpToFile)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]