Open
Description
Is your feature request related to a problem? Please describe.
Our docs markdown pages (topics and commands) contain links to ../clients/
and ../modules/
for the lists of such resources. Currently they are broken or redirected to some other page.
Describe the solution you'd like
Let's add placeholder pages with some "under construction" or "coming soon" text. It's not ideal, but IMO it's better than incorrect or broken links.
Page URLs that would match the links in the current docs markdown would be
https://valkey.io/clients/
https://valkey.io/modules/
#166 will add the clients page but it may take some time before it's ready.