Skip to content

Commit 2180fed

Browse files
authored
docs: add link
PR-URL: #13406 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 3109ac2 commit 2180fed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
# Logarithm of Probability Density Function
2222

23-
> [Cauchy][cauchy-distribution] distribution natural logarithm of probability density function (logPDF).
23+
> [Cauchy][cauchy-distribution] distribution natural logarithm of [probability density function][pdf] (logPDF).
2424
2525
<section class="intro">
2626

lib/node_modules/@stdlib/stats/base/dists/cauchy/pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
# Probability Density Function
2222

23-
> [Cauchy][cauchy-distribution] distribution probability density function (PDF).
23+
> [Cauchy][cauchy-distribution] distribution [probability density function][pdf] (PDF).
2424
2525
<section class="intro">
2626

0 commit comments

Comments
 (0)