Skip to content

Commit

Permalink
deleted obsolte file + hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
zramsay committed Nov 14, 2018
1 parent 0453992 commit 4b8741f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 51 deletions.
12 changes: 6 additions & 6 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
title: "Overview",
collapsable: false,
children: [
"/intro/README",
"/intro/",
"/intro/sdk-app-architecture",
"/intro/ocap"
]
Expand All @@ -38,12 +38,12 @@ module.exports = {
title: "Clients",
collapsable: false,
children: [
"/clients/README",
"/lite/", // this renders the readme
"/lite/getting_started",
"/lite/specification",
"/clients/",
"/clients/cli",
"/clients/service-providers"
"/clients/service-providers",
"/clients/lite/", // this renders the readme
"/clients/lite/getting_started",
"/clients/lite/specification"
]
}
]
Expand Down
45 changes: 0 additions & 45 deletions docs/_attic/node.md

This file was deleted.

0 comments on commit 4b8741f

Please sign in to comment.