Skip to content

Commit 7a4c5f3

Browse files
committed
Used correct quotes in RegularizedExtremeLearningMachine ref
1 parent 12c0440 commit 7a4c5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For more details see:
1717
Huang, Guang-Bin, Qin-Yu Zhu, and Chee-Kheong Siew. "Extreme learning machine: theory
1818
and applications." Neurocomputing 70, no. 1-3 (2006): 489-501.
1919
20-
See also ['CausalELM.RegularizedExtremeLearner'](@ref).
20+
See also [`CausalELM.RegularizedExtremeLearner`](@ref).
2121
2222
# Examples
2323
```julia

0 commit comments

Comments
 (0)