chore: Sort externalDocumentationUrls by type then title (do not merge) (#69742)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d9b08c06d9
commit
a7be6e6a0f
@@ -95,10 +95,10 @@ data:
|
||||
- title: MongoDB documentation
|
||||
url: https://www.mongodb.com/docs/
|
||||
type: api_reference
|
||||
- title: MongoDB authentication
|
||||
url: https://www.mongodb.com/docs/manual/core/authentication/
|
||||
type: authentication_guide
|
||||
- title: Release Notes
|
||||
url: https://www.mongodb.com/docs/manual/release-notes/
|
||||
type: api_release_history
|
||||
- title: MongoDB authentication
|
||||
url: https://www.mongodb.com/docs/manual/core/authentication/
|
||||
type: authentication_guide
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
Reference in New Issue
Block a user