Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jan 4, 2024
1 parent 17b82dc commit 82132f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 82132f0

Please sign in to comment.