We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c9eb5 commit 54a840aCopy full SHA for 54a840a
1 file changed
content/blog/lfx-cncf-mentorship/index.md
@@ -26,7 +26,7 @@ for mentees to sign up and receive a stipend for their work!
26
## Implementing “Declarative Management of PostgreSQL Foreign Data Wrappers”
27
The project we proposed aims to extend the CloudNativePG operator to support
28
declarative configuration of foreign data wrappers through its Database custom
29
-resource ([Upstream Issue](http://cloudnative-pg/cloudnative-pg#4683)).
+resource ([Upstream Issue](https://github.com/cloudnative-pg/cloudnative-pg/issues/4683)).
30
PostgreSQL supports the SQL/MED (Management of External Data) specification,
31
enabling access to external data sources through standard SQL queries. These
32
sources—known as foreign data—are accessed via foreign data wrappers (FDWs),
0 commit comments