Skip to content

Commit 2efbf2f

Browse files
committed
Updated the about page with information about CommonMark
1 parent d90de17 commit 2efbf2f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

include/inc_tmpl/about.tmpl.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@
154154
<a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0" target="_blank">GNU GPL</a>
155155
</li>
156156
<li>
157-
<a href="http://parsedown.org/" target="_blank"><strong>Parsedown &amp; Parsedown Extra</strong></a>,
158-
Copyright &copy; Emanuil Rusev,
159-
<a href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT License</a>
157+
<a href="https://https://commonmark.thephpleague.com/2.5/" target="_blank"><strong>CommonMark</strong></a>,
158+
Copyright &copy; Colin O'Dell,
159+
<a href="https://github.com/thephpleague/commonmark/blob/2.5/LICENSE" target="_blank">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</a>
160160
</li>
161161
<li>
162162
<a href="https://www.mediawiki.org" target="_blank"><strong>ConvertibleTimestamp &amp; IPTC</strong></a>,

0 commit comments

Comments
 (0)