pjfanning commented on code in PR #47:
URL: 
https://github.com/apache/incubator-pekko-site/pull/47#discussion_r1434933046


##########
build.sbt:
##########
@@ -19,7 +19,7 @@ enablePlugins(ParadoxPlugin, PekkoParadoxPlugin)
 
 resolvers += Resolver.ApacheMavenSnapshotsRepo
 
-pekkoParadoxGithub := Some("https://github.com/apache/incubator-pekko-site";)
+pekkoParadoxGithub := Some("https://github.com/apache/incubator-pekko";)

Review Comment:
   I guess with our other repos, our generated pages have a link at the bottom 
to make it easy for people to edit the page and submit a PR. These pages don't 
have that link. The edit link probably relies on this pekkoParadoxGithub 
property. I can live with using the wrong value for now (ie changing it to the 
pekko core repo instead of the pekko site repo).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to