Skip to content

Commit 559ad68

Browse files
committed
Fix broken Creative Commons license link in README
The link pointed to plotly/documentation/blob/source/LICENSE which no longer exists (the source branch was removed from the documentation repo). Replaced with a direct link to the CC BY 4.0 license page. Fixes #4662
1 parent a2ecc5c commit 559ad68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@ Code and documentation copyright 2019 Plotly, Inc.
149149

150150
Code released under the [MIT license](https://github.com/plotly/plotly.py/blob/main/LICENSE.txt).
151151

152-
Docs released under the [Creative Commons license](https://github.com/plotly/documentation/blob/source/LICENSE).
152+
Docs released under the [Creative Commons license](https://creativecommons.org/licenses/by/4.0/).
153153

0 commit comments

Comments
 (0)