Skip to content

Commit 140248e

Browse files
authored
Point to ModernJuliaWorkflows in "getting started" (#55036)
Add link to https://modernjuliaworkflows.github.io/
1 parent 2e3628d commit 140248e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/manual/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ search: begin disable_sigint reenable_sigint
5656
begin...end denotes a block of code.
5757
```
5858

59-
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).
59+
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 commit comments

Comments
 (0)