Update README.md
The hyperlink has an extra set of parentheses, which is causing the markdown link syntax to be malformed. The issue was an extra set of parentheses in the markdown link syntax. The link should now work properly and will direct users to the Calculus with Julia notes website.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
[](https://jverzani.github.io/CalculusWithJuliaNotes.jl/)
|
||||
|
||||
|
||||
A collection of [notes]((https://jverzani.github.io/CalculusWithJuliaNotes.jl/)) related to using `Julia` in the study of Calculus.
|
||||
A collection of [notes](https://jverzani.github.io/CalculusWithJuliaNotes.jl/) related to using `Julia` in the study of Calculus.
|
||||
|
||||
Reference in New Issue
Block a user