Skip to content

Commit 85a3c12

Browse files
authored
Merge pull request mattmakai#135 from martey/pelican-license
Fix license information for Pelican.
2 parents d5ed501 + d81e135 commit 85a3c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/07-web-development/34-pelican.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Markdown or reStructuredText to produce websites.
1616
Pelican's
1717
[source code is available on GitHub](https://github.com/getpelican/pelican)
1818
under the
19-
[GPL 3 license](https://www.gnu.org/licenses/quick-guide-gplv3.html).
19+
[AGPL 3 license](https://www.gnu.org/licenses/why-affero-gpl.html).
2020

2121
<a href="http://docs.getpelican.com/en/3.6.3/" style="border: none;"><img src="/img/logos/pelican.png" width="100%" alt="Pelican static website generator logo." class="technical-diagram" /></a>
2222

0 commit comments

Comments
 (0)