tzulitai commented on a change in pull request #54: [FLINK-16515][docs] 
Refactor statefun documentation for multi-language SDKs
URL: https://github.com/apache/flink-statefun/pull/54#discussion_r390713139
 
 

 ##########
 File path: statefun-docs/docs/getting_started/walkthrough.rst
 ##########
 @@ -168,7 +168,7 @@ Each time a message is processed, the function computes a 
personalized message f
 It reads and updates the number of times that user has been seen and sends a 
greeting to the egress.
 
 You can check the full code for the application described in this walkthrough 
`here <{examples}/statefun-greeter-example>`_.
-In particular, take a look at the :ref:`module <module>` GreetingModule, which 
is the main entry point for the full application, to see how everything gets 
tied together.
+In particular, take a look at the module GreetingModule, which is the main 
entry point for the full application, to see how everything gets tied together.
 
 Review comment:
   ```suggestion
   In particular, take a look at the module ``GreetingModule``, which is the 
main entry point for the full application, to see how everything gets tied 
together.
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to