Skip to content

Commit

Permalink
Point to ModernJuliaWorkflows in "getting started" (#55036)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Jul 5, 2024
1 parent 2e3628d commit 140248e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/manual/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ search: begin disable_sigint reenable_sigint
begin...end denotes a block of code.
```

If you already know Julia a bit, you might want to peek ahead at [Performance Tips](@ref man-performance-tips) and [Workflow Tips](@ref man-workflow-tips).
If you already know Julia a bit, you might want to peek ahead at [Performance Tips](@ref man-performance-tips) and [Workflow Tips](@ref man-workflow-tips), or check out the comprehensive [ModernJuliaWorkflows](https://modernjuliaworkflows.github.io/) blog.

0 comments on commit 140248e

Please sign in to comment.