Skip to content

Commit 63cd6dd

Browse files
Merge pull request #242 from ArnoStrouwen/linkfix
fix markdown link in raw html block
2 parents f39ab64 + 8e1c5ca commit 63cd6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interest!
2525
## Reproducibility
2626

2727
```@raw html
28-
<details><summary>The documentation of the [SciML Showcase](@ref showcase) was built using these direct dependencies,</summary>
28+
<details><summary>The documentation of the <a href="showcase/showcase/#showcase">SciML Showcase</a> was built using these direct dependencies,</summary>
2929
```
3030

3131
```@example

0 commit comments

Comments
 (0)