diff --git a/docs/make.jl b/docs/make.jl index e9556d9..cc36065 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -109,8 +109,8 @@ makedocs( "examples/tiller.md", ], "Design" => "design.md", - "Release notes" => "../NEWS.md", - "License" => "../LICENSE.md", + "Release notes" => "../../NEWS.md", + "License" => "../../LICENSE.md", ] )