Skip to content

Commit b376b4d

Browse files
authored
Merge pull request #22 from comet-toolkit/v0.21.0
fix docs
2 parents 3b1bac0 + 06b0c4e commit b376b4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
#
113113
# html_theme_options = {}
114114

115-
html_logo = "figs/comet_maths.png"
115+
html_logo = "figs/comet-maths.png"
116116

117117
# Add any paths that contain custom static files (such as style sheets) here,
118118
# relative to this directory. They are copied after the builtin static files,

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The interpolation submodules focuses on two aspects. First, it aims to provide i
3131
:link: content/api
3232
:link-type: doc
3333

34-
The API Reference contains a description the **comet_maths** API.
34+
The API Reference contains a description of each of the **comet_maths** classes and functions.
3535

3636
Acknowledgements
3737
----------------

0 commit comments

Comments
 (0)