Skip to content

Commit 1cc4675

Browse files
SteveLauCdanielgustafsson
authored andcommitted
Correct sponsor link in zh presskits
The link to corporate sponsors was accidentally pointing to the commercial support page instead, fix by replacing with the correct url to sponsors. Author: Steve Lau <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/TYWPR01MB10612A866449E8196C20A2978B61EA@TYWPR01MB10612.jpnprd01.prod.outlook.com
1 parent 478c2d0 commit 1cc4675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/pages/about/press/presskit17/zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 id="-">图像和标志</h2>
9494

9595
{% block presskit_corporate %}
9696
<h2 id="-">企业支持和捐赠</h2>
97-
<p>PostgreSQL得到了许多公司的支持,他们赞助开发人员,提供托管资源,并给予我们财务支持。请查看我们的<a href="https://www.postgresql.org/support/professional_support/">赞助商</a>页面,了解这些项目的支持者。</p>
97+
<p>PostgreSQL得到了许多公司的支持,他们赞助开发人员,提供托管资源,并给予我们财务支持。请查看我们的<a href="https://www.postgresql.org/about/sponsors/">赞助商</a>页面,了解这些项目的支持者。</p>
9898
<p>还有大量<a href="https://www.postgresql.org/support/professional_support/">提供PostgreSQL支持的公司</a>,包括个人顾问和跨国公司。</p>
9999
<p>如果您希望对PostgreSQL全球开发组或其中一个公认的社群非营利组织进行捐赠,请访问我们的<a href="https://www.postgresql.org/about/donate/">捐赠</a>页面。</p>
100100
{% endblock presskit_corporate %}

templates/pages/about/press/presskit18/zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2 id="图像和标志">图像和标志</h2>
113113

114114
{% block presskit_corporate %}
115115
<h2 id="企业支持和捐赠">企业支持和捐赠</h2>
116-
<p>PostgreSQL得到了许多公司的支持,他们赞助开发人员,提供托管资源,并给予我们财务支持。请查看我们的<a href="https://www.postgresql.org/support/professional_support/">赞助商</a>页面,了解这些项目的支持者。</p>
116+
<p>PostgreSQL得到了许多公司的支持,他们赞助开发人员,提供托管资源,并给予我们财务支持。请查看我们的<a href="https://www.postgresql.org/about/sponsors/">赞助商</a>页面,了解这些项目的支持者。</p>
117117
<p>还有大量<a href="https://www.postgresql.org/support/professional_support/">提供PostgreSQL支持的公司</a>,包括个人顾问和跨国公司。</p>
118118
<p>如果您希望对PostgreSQL全球开发组或其中一个公认的社群非营利组织进行捐赠,请访问我们的<a href="https://www.postgresql.org/about/donate/">捐赠</a>页面。</p>
119119
{% endblock presskit_corporate %}

0 commit comments

Comments
 (0)