-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Improved the Symfony License pages #9767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
contributing/code/license.rst
Outdated
`Symfony licenses and trademarks`_. | ||
|
||
.. `the MIT license`: https://en.wikipedia.org/wiki/MIT_License | ||
.. _`license of the Symfony documentation`: https://symfony.com/doc/current/contributing/documentation/license.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should use the doc
role for internal links instead
.. _`CC BY-SA 3.0`: http://creativecommons.org/licenses/by-sa/3.0/ | ||
.. _Legal Code (the full license): http://creativecommons.org/licenses/by-sa/3.0/legalcode | ||
.. _`license of the Symfony code`: https://symfony.com/doc/current/contributing/code/license.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here
contributing/code/license.rst
Outdated
Check out the :doc:`license of the Symfony documentation </contributing/documentation/license>` | ||
and other `Symfony licenses and trademarks`_. | ||
|
||
.. `the MIT license`: https://en.wikipedia.org/wiki/MIT_License |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing underscore:
.. _`the MIT license`: https://en.wikipedia.org/wiki/MIT_License
This PR was squashed before being merged into the 2.7 branch (closes #9767). Discussion ---------- Improved the Symfony License pages We need to be more precise because "Symfony License" !== "Symfony Code License". When you Google for Symfony License, the first result should be the actual second result:  Commits ------- acc3909 Improved the Symfony License pages
We need to be more precise because "Symfony License" !== "Symfony Code License". When you Google for Symfony License, the first result should be the actual second result: