Skip to content

Commit

Permalink
docs: link to quickstart explaining calling models in interface (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox authored Nov 5, 2024
1 parent 8b87c2b commit 8c42e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/manual/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ end
```

Finally, let's run this layer. If you have made this far into the documentation, we don't
feel you need a refresher on that.
feel you need a refresher on that. But if you do see the [Quickstart](@ref).

```@example layer_interface
rng = Random.default_rng()
Expand Down

0 comments on commit 8c42e61

Please sign in to comment.