Skip to content

Commit f42d8cc

Browse files
minor edit of the index.md
1 parent 18c5d4b commit f42d8cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ signals, metadata = df.iloc[:, : -3], df.iloc[:, -3 :] # last three columns are
5252
## Documentation
5353

5454
Detailed API reference of each module is accessible through the links, below:
55-
- [**utils**](utils.md)
56-
- [**signal_processing**](signal_processing.md)
57-
- [**datasets**](datasets.md)
58-
- [**augmentations**](augmentations.md)
55+
- [**utils**](utils.md)
56+
- [**signal_processing**](signal_processing.md)
57+
- [**datasets**](datasets.md)
58+
- [**augmentations**](augmentations.md)
5959

6060
## Demonstrations and Tutorials
6161

0 commit comments

Comments
 (0)