Update How to Use - Blog Link
#20
by
seochan99
- opened
Fix incorrect document link in Hugging Face documentation
Description
The previous link in the documentation was:
https://huggingface.co./blog/paligemma-google-vlm.
Accessing this link results in a 404 Not Found error. Upon reviewing the Hugging Face blog, I found that the correct blog post regarding "paligemma" is located at:
https://huggingface.co./blog/paligemma.
Therefore, I have updated the link in the documentation to reflect this correct URL.
Changes
- Updated the incorrect link from https://huggingface.co./blog/paligemma-google-vlm to https://huggingface.co./blog/paligemma.
This change ensures that the documentation points to the correct and accessible blog post.
Thanks a lot!
pcuenq
changed pull request status to
merged