Skip to content

Commit cd9e50a

Browse files
committed
fix: remove duplicate link
1 parent 95756ea commit cd9e50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ray_path = mantaray.ray_tracing(x0, y0, kx0, ky0,
9090
duration, timestep, bathymetry, current)
9191
```
9292

93-
These functions are located in [core.py](https://mines-oceanography.github.io/mantaray/api.html), and core functionality is documented in the [api documentation](https://mines-oceanography.github.io/mantaray/api.html).
93+
These functions are documented in the [Core Functionality](https://mines-oceanography.github.io/mantaray/api.html#module-mantaray) section of the API reference.
9494

9595
## Examples
9696
The examples are located in the [`notebooks`](https://github.com/mines-oceanography/mantaray/tree/main/notebooks) directory, and each scenario is inside its own subfolder.

0 commit comments

Comments
 (0)