mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
Remove link to international site that is pointing to a spam page
Specifically, the domain to the "Russian community site" on the International page is pointing at a link that is a spam page.
This commit is contained in:
@ -62,10 +62,13 @@
|
||||
<td><a href="http://www.postgresql.org.pl/">Polska</a></td>
|
||||
<td>Informacje o PostgreSQL po polsku</td>
|
||||
</tr>
|
||||
{% comment %}
|
||||
<!-- Removed due to going to a website that is a spam page -->
|
||||
<tr>
|
||||
<td><a href="http://postgresql.ru.net/">Russian</a></td>
|
||||
<td>A Russian community site</td>
|
||||
</tr>
|
||||
{% endcomment %}
|
||||
<tr>
|
||||
<td><a href="http://www.postgresql.org.tr/">Türkce</a></td>
|
||||
<td>Türkiye PostgreSQL Kullanıcıları Grubu</td>
|
||||
|
Reference in New Issue
Block a user