Skip to content

Commit 8e1c5ca

Browse files
committed
fix markdown link in raw html block
1 parent f39ab64 commit 8e1c5ca

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)