mdedetrich commented on code in PR #106:
URL: 
https://github.com/apache/incubator-pekko-grpc/pull/106#discussion_r1252895321


##########
docs/src/main/paradox/server/grpc-web.md:
##########
@@ -37,9 +37,9 @@ gRPC-Web endpoint with basic CORS infrastructure in place. To 
use CORS,
 you will need to add the pekko-http-cors dependency to your project:
 
 @@dependency[sbt,Maven,Gradle] {
-  group="ch.megard"
+  group="org.apache.pekko"
   artifact="pekko-http-cors_2.12"
-  version="0.0.0-SNAPSHOT" // Update when proper release of pekko-http-cors is 
made
+  version="0.0.0-4456-9a4c0fc7-SNAPSHOT" // Update when proper release of 
pekko-http-cors is made

Review Comment:
   So I just realized that the `@@dependency` directive in this project is 
broken, as in it doesn't even render correctly. Looking into it



-- 
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