Skip to content

Commit f6ea455

Browse files
committed
Fix broken links
1 parent 91d9be4 commit f6ea455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Torchhd is a Python library for *Hyperdimensional Computing* (also known as *Vec
2121

2222
## Installation
2323

24-
Torchhd is hosted on PyPi and Anaconda. Use one of the following commands to install:
24+
Torchhd is hosted on [PyPi](https://pypi.org/project/torch-hd/) and [Anaconda](https://anaconda.org/torchhd/torchhd). Use one of the following commands to install:
2525

2626
```bash
2727
pip install torch-hd
@@ -39,7 +39,7 @@ Check out the [Getting Started](https://torchhd.readthedocs.io/en/stable/getting
3939

4040
The API documentation is divided into several sections:
4141

42-
- [`torchhd.functional`](https://torchhd.readthedocs.io/en/stable/functional.html)
42+
- [`torchhd`](https://torchhd.readthedocs.io/en/stable/torchhd.html)
4343
- [`torchhd.embeddings`](https://torchhd.readthedocs.io/en/stable/embeddings.html)
4444
- [`torchhd.structures`](https://torchhd.readthedocs.io/en/stable/structures.html)
4545
- [`torchhd.datasets`](https://torchhd.readthedocs.io/en/stable/datasets.html)

0 commit comments

Comments
 (0)