mimaison commented on code in PR #774:
URL: https://github.com/apache/kafka-site/pull/774#discussion_r2667927159


##########
hugo.yaml:
##########
@@ -437,9 +437,9 @@ params:
       enable: false
       # The responses that the user sees after clicking "yes" (the page was 
helpful) or "no" (the page was not helpful).
       'yes': >-
-        Glad to hear it! Please <a 
href="https://github.com/apache/kafka-site/issues/new";>tell us how we can 
improve</a>.
+        Glad to hear it! Please <a 
href="https://issues.apache.org/jira/browse/KAFKA";>tell us how we can 
improve</a>.

Review Comment:
   We have a ` Create documentation issue` link on all pages that has links to 
Github issues. This would need updating but I'm not sure where it's configured 
though.



##########
hugo.yaml:
##########
@@ -437,9 +437,9 @@ params:
       enable: false
       # The responses that the user sees after clicking "yes" (the page was 
helpful) or "no" (the page was not helpful).
       'yes': >-
-        Glad to hear it! Please <a 
href="https://github.com/apache/kafka-site/issues/new";>tell us how we can 
improve</a>.
+        Glad to hear it! Please <a 
href="https://issues.apache.org/jira/browse/KAFKA";>tell us how we can 
improve</a>.

Review Comment:
   I think this feature is disabled as the website does not have Google 
Analytics. So we may just be able to remove this configuration.



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

Reply via email to