payloadcms / payload

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.
https://payloadcms.com
MIT License
20.99k stars 1.26k forks source link

docs: wrong adapter name fixed #6933

Closed FredPerr closed 2 days ago

FredPerr commented 3 days ago

Description

This fixes the name of the adapters which were all using the Vercel Blob Storage in each of the S3, Azure and Google Cloud Storage adapters demos.

Type of change

Checklist:

denolfe commented 2 days ago

Good catch, thanks @FredPerr