Skip to content

Commit

Permalink
Update link to LICENSE in COPYING.md (#865)
Browse files Browse the repository at this point in the history
The link to the license was outdated and resulted in a broken path. The correct filename is "LICENSE.txt".

Co-authored-by: Geometrically <[email protected]>
  • Loading branch information
seaneoo and Geometrically committed Jun 12, 2024
1 parent 872ffa0 commit 6bbd8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions COPYING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copying

The source code of the labrinth repository is licensed under the GNU Affero General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE). However, some files listed below are licensed under a different license.
The source code of the labrinth repository is licensed under the GNU Affero General Public License, Version 3 only, which is provided in the file [LICENSE](./LICENSE.txt). However, some files listed below are licensed under a different license.

## Modrinth logo

Expand All @@ -11,4 +11,4 @@ Any files depicting the Modrinth branding, including the wrench-in-labyrinth log
This includes, but may not be limited to, the following files:

- assets/logo.svg
- assets/favicon.ico
- assets/favicon.ico

0 comments on commit 6bbd8c9

Please sign in to comment.