summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/utilities/bottleneckdistance.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/Bottleneck_distance/utilities/bottleneckdistance.md')
-rw-r--r--src/Bottleneck_distance/utilities/bottleneckdistance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/utilities/bottleneckdistance.md b/src/Bottleneck_distance/utilities/bottleneckdistance.md
index 939eb911..a81426cf 100644
--- a/src/Bottleneck_distance/utilities/bottleneckdistance.md
+++ b/src/Bottleneck_distance/utilities/bottleneckdistance.md
@@ -22,5 +22,5 @@ This program computes the Bottleneck distance between two persistence diagram fi
where
-* `<file_1.pers>` and `<file_2.pers>` must be in the format described [here](/doc/latest/fileformats.html#FileFormatsPers).
+* `<file_1.pers>` and `<file_2.pers>` must be in the format described [here]({{ site.officialurl }}/doc/latest/fileformats.html#FileFormatsPers).
* `<tolerance>` is an error bound on the bottleneck distance (set by default to the smallest positive double value).