You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ This repository has multiple licenses depending on the content type, the date of
4
4
5
5
The two main applicable license to most of its content are:
6
6
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)
8
8
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)
10
10
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).
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Torrust Index Frontend
2
2
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.
4
4
5
5
## Documentation
6
6
You can read the documentation [here](https://torrust.github.io/torrust-documentation/torrust-web-frontend/about/).
@@ -28,4 +28,4 @@ npm run build
28
28
5. Serve the newly generated `dist` folder.
29
29
30
30
## 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!
0 commit comments