Skip to content

Commit 54a840a

Browse files
committed
fix: right issue link to upstream issue on lfx blog post
Signed-off-by: Jonathan Gonzalez V. <[email protected]>
1 parent 92c9eb5 commit 54a840a

File tree

1 file changed

+1
-1
lines changed
  • content/blog/lfx-cncf-mentorship

1 file changed

+1
-1
lines changed

content/blog/lfx-cncf-mentorship/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ for mentees to sign up and receive a stipend for their work!
2626
## Implementing “Declarative Management of PostgreSQL Foreign Data Wrappers”
2727
The project we proposed aims to extend the CloudNativePG operator to support
2828
declarative configuration of foreign data wrappers through its Database custom
29-
resource ([Upstream Issue](http://cloudnative-pg/cloudnative-pg#4683)).
29+
resource ([Upstream Issue](https://github.com/cloudnative-pg/cloudnative-pg/issues/4683)).
3030
PostgreSQL supports the SQL/MED (Management of External Data) specification,
3131
enabling access to external data sources through standard SQL queries. These
3232
sources—known as foreign data—are accessed via foreign data wrappers (FDWs),

0 commit comments

Comments
 (0)