<@U078LAH62> I have a feeling this has been mentio...
# documentation
a
@foundeo I have a feeling this has been mentioned before, but there's a bit of a glitch in what appears to be some sort of auto-link creating code in cfdocs... on the https://cfdocs.org/cflog page, references to
log
(the verb meaning the act of logging) links through to the
log
function (nothing to do with logging). I did an EDIT on the page, and the link is not in the page content, it seems to be getting applied automagically.
f
yep, thanks for the heads up — it does automatically link words that match a function name in the description, but that one should be ignored
1
created an issue, if you had seen any other functions besides
log
causing that problem feel free to add a comment: https://github.com/foundeo/cfdocs/issues/1517
a
sweet, will do. Thanks for quick follow-up mate.
f
no prob