Skip to content

Commit e9eaa62

Browse files
committed
fix the typo
1 parent 8443a17 commit e9eaa62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/slurm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The parameters in the script have this meaning, in order:
105105
### Julia script
106106

107107
The `run-analysis.jl`
108-
([download](https://github.com/LCSB-BioCore/DistributedData.jl/blob/master/docs/slurm-example/run-analysis.jn))
108+
([download](https://github.com/LCSB-BioCore/DistributedData.jl/blob/master/docs/slurm-example/run-analysis.jl))
109109
may look as follows:
110110
```julia
111111
using Distributed, ClusterManagers, DistributedData

0 commit comments

Comments
 (0)