FSchumacher commented on code in PR #6680:
URL: https://github.com/apache/jmeter/pull/6680#discussion_r2986660908


##########
.gitignore:
##########
@@ -20,7 +20,6 @@
 /dist/
 /docs/
 /local/
-/printable_docs/

Review Comment:
   We should probably keep it for a while for people, that haven't cleaned up 
their workspaces.



##########
xdocs/stylesheets/website-style.xsl:
##########
@@ -597,7 +597,7 @@
     <div class="links">
       <div class="title">See also:</div>
       <ul class="links">
-        <xsl:for-each select="link|complink">
+        <xsl:for-each select="link|complink|funclink">

Review Comment:
   How did we miss that before? Strange.



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