Skip to content

Commit 9656248

Browse files
committed
chore: updated torrust-index repo links
1 parent cb912d1 commit 9656248

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This repository has multiple licenses depending on the content type, the date of
44

55
The two main applicable license to most of its content are:
66

7-
- For Code -- [agpl-3.0](https://github.com/torrust/torrust/blob/main/licensing/agpl-3.0.md)
7+
- For Code -- [agpl-3.0](https://github.com/torrust/torrust-index/blob/main/licensing/agpl-3.0.md)
88

9-
- For Media (Images, etc.) -- [cc-by-sa](https://github.com/torrust/torrust/blob/main/licensing/cc-by-sa.md)
9+
- For Media (Images, etc.) -- [cc-by-sa](https://github.com/torrust/torrust-index/blob/main/licensing/cc-by-sa.md)
1010

11-
If you want to read more about all the licenses and how they apply please refer to the [contributor agreement](https://github.com/torrust/torrust/blob/main/licensing/contributor_agreement_v01.md).
11+
If you want to read more about all the licenses and how they apply please refer to the [contributor agreement](https://github.com/torrust/torrust-index/blob/main/licensing/contributor_agreement_v01.md).

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Torrust Index Frontend
22

3-
This repository serves as the frontend for the [Torrust Index](https://github.com/torrust/torrust) project.
3+
This repository serves as the frontend for the [Torrust Index](https://github.com/torrust/torrust-index) project.
44

55
## Documentation
66
You can read the documentation [here](https://torrust.github.io/torrust-documentation/torrust-web-frontend/about/).
@@ -28,4 +28,4 @@ npm run build
2828
5. Serve the newly generated `dist` folder.
2929

3030
## Contributing
31-
Please report any Torrust Index frontend specific bugs you find to the issue tracker of this repository. Torrust Index backend specific issues can be submitted [here](https://github.com/torrust/torrust-index-backend). Universal issues with the Torrust Index can be submitted [here](https://github.com/torrust/torrust). Ideas and feature requests are welcome as well!
31+
Please report any Torrust Index frontend specific bugs you find to the issue tracker of this repository. Torrust Index backend specific issues can be submitted [here](https://github.com/torrust/torrust-index-backend). Universal issues with the Torrust Index can be submitted [here](https://github.com/torrust/torrust-index). Ideas and feature requests are welcome as well!

licensing/file_header_agplv3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Torrust Index
22

33
Project owner: Nautilus Cyberneering GmbH.
4-
Github repository: https://github.com/torrust/torrust
4+
Github repository: https://github.com/torrust/torrust-index
55
Project description:
66
Torrust is a suite of client-server software for hosting online torrent indexes.
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This repository serves as the frontend for the Torrust Index project.",
55
"author": "Mick van Dijke <mick@dutchbits.nl>",
66
"license": "AGPL-3.0",
7-
"homepage": "https://github.com/torrust/torrust",
7+
"homepage": "https://github.com/torrust/torrust-index",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/torrust/torrust-index-frontend.git"

0 commit comments

Comments
 (0)