Skip to content

Commit

Permalink
relocate logo
Browse files Browse the repository at this point in the history
  • Loading branch information
co1emi11er2 committed Oct 13, 2024
1 parent 5bf2599 commit fcf8026
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TapeMeasure
[<img src="./assets/tape_measure_large_logo.svg"/>](image.png)
[<img src="./docs/src/assets/tape_measure_large_logo.svg"/>](image.png)

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://co1emi11er2.github.io/TapeMeasure.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://co1emi11er2.github.io/TapeMeasure.jl/dev/)
Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CurrentModule = TapeMeasure

# TapeMeasure.jl

[<img src="../../assets/tape_measure_large_logo.svg" />](image.png)
[<img src="./assets/tape_measure_large_logo.svg" />](image.png)

TapeMeasure.jl is a Julia package for handling physical dimensions and units in scientific computing. It provides a robust framework for defining, converting, and manipulating dimensions.

Expand Down

0 comments on commit fcf8026

Please sign in to comment.