supabase/postgres

Link to wiki in readme redirects to repo (loop)

Opened this issue · 0 comments

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Clicking the link repo wiki under the Install heading in the README redirects back to the README (is a loop).

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to https://github.com/supabase/postgres?tab=readme-ov-file#install
  2. Click the repo wiki link

Expected behavior

I'm taken to the wiki that explains how to manually install a Supabased version of Postgres (like, for instance, if you want to use it in memory constrained CI situations)

Actual behavior

You are taken back to the README (a loop)

Notes

The Docker icon link does the same thing