Skip to content

Commit

Permalink
fix links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Feb 14, 2024
1 parent 54a94bf commit 6952b90
Show file tree
Hide file tree
Showing 2 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 @@
# bmi_dbseabed
[![Documentation Status](https://readthedocs.org/projects/bmi_dbseabed/badge/?version=latest)](https://bmi_dbseabed.readthedocs.io/en/latest/?badge=latest)
[![Documentation Status](https://readthedocs.org/projects/bmi_dbseabed/badge/?version=latest)](https://bmi-dbseabed.readthedocs.io/en/latest/)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/gantian127/bmi_dbseabed/blob/master/LICENSE.txt)


Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ data.plot(figsize=(9, 5))
plt.title("dbSEABED dataset (Carbonate in %)")
```

```{image} _static/tif_plot.png
```{image} _static/ts_plot.png
```

**Example 2**: use BmiDbSeabed class to download data (Demonstration of how to use BMI).
Expand Down

0 comments on commit 6952b90

Please sign in to comment.