Skip to content

Commit 7e5b1c3

Browse files
authored
Merge pull request #3199 from Mathu-lmn/patch-1
fix(starting-a-project) : unknown link
2 parents 632732c + 3abc58a commit 7e5b1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Open source isn't just for software, either. You can open source everything from
4646

4747
One of open source's biggest draws is that it does not cost money. "Free of charge", however, is a byproduct of open source's overall value.
4848

49-
Because [an open source license requires](https://opensource.org/osd-annotated) that anyone can use, modify, and share your project for nearly any purpose, projects themselves tend to be free of charge. If the project cost money to use, anyone could legally make a copy and use the free version instead.
49+
Because [an open source license requires](https://opensource.org/definition-annotated/) that anyone can use, modify, and share your project for nearly any purpose, projects themselves tend to be free of charge. If the project cost money to use, anyone could legally make a copy and use the free version instead.
5050

5151
As a result, most open source projects are free, but "free of charge" is not part of the open source definition. There are ways to charge for open source projects indirectly through dual licensing or limited features, while still complying with the official definition of open source.
5252

0 commit comments

Comments
 (0)