Skip to content

Commit 1dee475

Browse files
committed
Replace broken link for PAD in about website
1 parent 9ef6d2c commit 1dee475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmaweb/templates/about-website.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h3 id="syndicate">Syndication</h3>
4646
<p>phpMyAdmin software information is available in the following machine-readable formats:</p>
4747

4848
<ul>
49-
<li><a href="http://www.asp-shareware.org/pad/" target="_blank" rel="noopener">PAD</a>: <a href="{% url 'pad' %}">https://www.phpmyadmin.net{% url 'pad' %}</a></li>
49+
<li><a href="https://en.wikipedia.org/wiki/Portable_Application_Description" target="_blank" rel="noopener">PAD</a>: <a href="{% url 'pad' %}">https://www.phpmyadmin.net{% url 'pad' %}</a></li>
5050
<li><a href="https://en.wikipedia.org/wiki/DOAP" target="_blank" rel="noopener">DOAP</a>: <a href="{% url 'doap' %}">https://www.phpmyadmin.net{% url 'doap' %}</a></li>
5151
</ul>
5252

0 commit comments

Comments
 (0)