Skip to content

Commit

Permalink
doc move
Browse files Browse the repository at this point in the history
  • Loading branch information
cormullion committed Jan 16, 2024
1 parent b3557f6 commit c933360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ See https://github.com/JuliaGraphics/Cairo.jl/pull/357.
- added dependency PolygonAlgorithms.jl and replace poly intersection routines with new ones
- Aqua says TOML deps must be in alphabetical order :)
- remove @assert statements
- documents now built to https://github.com/JuliaGraphics/LuxorManual

### Removed

Expand Down
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ makedocs(
],
)

repo = "github.com/JuliaGraphics/LuxorManual.git"
repo = "github.com/JuliaGraphics/LuxorManual"
withenv("GITHUB_REPOSITORY" => repo) do
deploydocs(
repo = repo,
Expand Down

0 comments on commit c933360

Please # to comment.