Fix broken charts/ link on GitHub Pages landing page Fixes #233 - #237
Fix broken charts/ link on GitHub Pages landing page Fixes #233#237Ravi041 wants to merge 2 commits into
Conversation
|
Replace the dead charts/ directory link with GitHub Releases and list all three available charts with install examples. Fixes valkey-io#233 Signed-off-by: Ravindra Kumar <ravindrak041@gmail.com>
d338b31 to
416b34d
Compare
Signed-off-by: Ravindra Kumar <ravindrak041@gmail.com>
a7617ae to
54214ca
Compare
|
hey @Ravi041 can you help me with how you tested the code before raising the pr |
I tested the index.html file locally and I cannot see 404 error anymore.
|
Replace the dead charts/ directory link with GitHub Releases and list all three available charts with install examples.
Fixes #233