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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
0 deletions
-
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" |
|
|
|
|