Skip to content

Commit

Permalink
Moved Identity page into introduction/AEA Framework core concepts sec…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
FelixNicolaeBucsa committed Dec 7, 2022
1 parent bc2b7dd commit a6d8257
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 64 deletions.
62 changes: 0 additions & 62 deletions docs/index.md

This file was deleted.

5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ theme:
strict: true

nav:
- Introduction: 'index.md'
- Introduction:
- AEA Framework core concepts:
- Identity: 'identity.md'
- Version: 'version.md'
- Upgrading: 'upgrading.md'
- Concepts:
Expand All @@ -22,7 +24,6 @@ nav:
- Vision: 'vision.md'
- Application areas: 'app-areas.md'
- Relation to OEF and Ledger: 'oef-ledger.md'
- Identity: 'identity.md'
- Trust minimisation: 'trust.md'
- Demos:
- Demos: 'demos.md'
Expand Down

0 comments on commit a6d8257

Please sign in to comment.