Skip to content

Commit

Permalink
[docs] fix typo (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Apr 24, 2024
1 parent e03efe1 commit 54fb501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/benches.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ ratio = time(minimum(R_bench)) / time(minimum(jl_bench))
The folloiwng charts provide a glimpse of `NetSurvival.jl`'s performance along time:

```@raw html
<iframe src="NetSurvival.jl/benchmarks/" style="height:500px;width:100%;"></iframe>
<iframe src="../../benchmarks/" style="height:500px;width:100%;"></iframe>
```

0 comments on commit 54fb501

Please sign in to comment.