Skip to content

Commit

Permalink
Update path
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner committed Nov 15, 2023
1 parent 4e65320 commit 425782f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const EXAMPLES_DIR = joinpath(@__DIR__, "..", "examples")
const OUTPUT_DIR = joinpath(@__DIR__, "src/literated")

to_be_literated = [
"examples/inspect_ecco2_data.jl",
"inspect_ecco2_data.jl",
]

for file in to_be_literated
Expand Down

0 comments on commit 425782f

Please sign in to comment.