diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 28db4a129..351be0964 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -44,10 +44,6 @@ module.exports = { { title: 'Resources', children: [ - { - title: 'Developer Sessions', - path: '/DEV_SESSIONS.html' - }, { // TODO(creachadair): Figure out how to make this per-branch. // See: https://github.com/tendermint/tendermint/issues/7908