Browse Source

Merge pull request #22493 from abpframework/EngincanV-patch-1

Added missing "Bunny Provider" item to the documentation tree
pull/22494/head
maliming 1 year ago
committed by GitHub
parent
commit
9acf75ee92
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -613,6 +613,10 @@
"text": "Google Cloud Storage Provider",
"path": "framework/infrastructure/blob-storing/google.md"
},
{
"text": "Bunny Provider",
"path": "framework/infrastructure/blob-storing/bunny.md"
},
{
"text": "Create a Custom Provider",
"path": "framework/infrastructure/blob-storing/custom-provider.md"

Loading…
Cancel
Save