Skip to content

Commit f869190

Browse files
committed
Update assets link
1 parent 7459aed commit f869190

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ makedocs(
3232
canonical = "https://juliaastro.github.io/",
3333
assets = String[
3434
"assets/styles.css",
35+
"assets/book.png",
36+
"assets/code.png",
3537
],
3638
),
3739
pages=fullpages,

docs/src/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The joy of our community is the many astronomy and astrophysics packages availab
235235

236236
[![curly braces](assets/code.png) Repository](https://github.com/JuliaAstro/AstroAngles.jl)
237237

238-
[![book icon](../assets/book.png) Documentation](https://juliaastro.org/AstroAngles.jl/dev/)
238+
[![book icon](assets/book.png) Documentation](https://juliaastro.org/AstroAngles.jl/dev/)
239239

240240
**String parsing and representation of angles**
241241

0 commit comments

Comments
 (0)