Fix link for "how to change GDK Postgresql to run on localhost"
What does this merge request do and why?
The link to how to switch Postgresql to bind to localhost was incorrect. I found the correct link, and have updated the doc here. This will be helpful to those onboarding who like a GUI client for inspecting Postgresql.
How to set up and validate locally
- View previous instructions here
- Click link labeled "see instructions for how to switch to
localhost
" - See 404 error
Impacted categories
Merge request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise an issue to follow-up. -
Documentation added/updated, if needed. -
Announcement added, if change is notable. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.