mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-05 18:34:52 +00:00
Add link to Russian International site
The site has been redirected after the old one had become a spam
page. Effectively, this is a revert of b156bf36
, though it updates
to a new URL.
This commit is contained in:
@ -62,13 +62,11 @@
|
||||
<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>
|
||||
<td><a href="https://rupostgres.org/">Russian</a></td>
|
||||
<td>Сообщество русскоязычных пользователей PostgreSQL</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