Browse Source

Reorder JSON section in docs navigation

pull/23652/head
maliming 5 months ago
parent
commit
399613fc6a
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. 8
      docs/en/docs-nav.json

8
docs/en/docs-nav.json

@ -745,14 +745,14 @@
"text": "Image Manipulation",
"path": "framework/infrastructure/image-manipulation.md"
},
{
"text": "JSON",
"path": "framework/infrastructure/json.md"
},
{
"text": "Interceptors",
"path": "framework/infrastructure/interceptors.md"
},
{
"text": "JSON",
"path": "framework/infrastructure/json.md"
},
{
"text": "Object to Object Mapping",
"path": "framework/infrastructure/object-to-object-mapping.md"

Loading…
Cancel
Save