Browse Source

Merge pull request #12649 from abpframework/auto-merge/rel-5-3/1079

Merge branch dev with rel-5.3
pull/12663/head
liangshiwei 4 years ago
committed by GitHub
parent
commit
df250fd3f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 13
      docs/en/docs-nav.json

13
docs/en/docs-nav.json

@ -1333,6 +1333,19 @@
}
]
},
{
"text": "Books",
"items": [
{
"text": "Mastering ABP Framework",
"path": "https://abp.io/books/mastering-abp-framework"
},
{
"text": "Implementing Domain Driven Design",
"path": "https://abp.io/books/implementing-domain-driven-design"
}
]
},
{
"text": "Release Information",
"items": [

Loading…
Cancel
Save