Skip to content

Commit

Permalink
fix link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Jul 31, 2024
1 parent 9fa9632 commit 859a8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
readme = "README.rst"
homepage = "https://github.com/wilhelm-lab/spectrum_fundamentals"
repository = "https://github.com/wilhelm-lab/spectrum_fundamentals"
documentation = "https://spectrum_fundamentals.readthedocs.io"
documentation = "https://spectrum-fundamentals.readthedocs.io"
packages = [
{ include = "spectrum_fundamentals" },
]
Expand Down

0 comments on commit 859a8ee

Please sign in to comment.