Skip to content

Commit f89288b

Browse files
anthonyanthony
authored andcommitted
fix a bad link
1 parent da305f5 commit f89288b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/anatomy_of_an_implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ The [`obs`](@ref) methods exist to:
414414

415415
!!! important
416416

417-
While many new learner implementations will want to adopt a canned data front end, such as those provided by [LearnDataFrontEnds.jl](https://juliaai.github.io/LearnAPI.jl/dev/), we
417+
While many new learner implementations will want to adopt a canned data front end, such as those provided by [LearnDataFrontEnds.jl](https://juliaai.github.io/LearnDataFrontEnds.jl/dev/), we
418418
focus here on a self-contained implementation of `obs` for the ridge example above, to show
419419
how it works.
420420

0 commit comments

Comments
 (0)