Docs theme latest (#4145)

* fix logo in footer

* readme and version

* fix logo in footer

* rpc link
This commit is contained in:
Marko
2019-11-15 12:14:36 +01:00
committed by GitHub
parent 44a3fbf109
commit e71a2b161b

View File

@@ -130,7 +130,7 @@ module.exports = {
},
{
title: "RPC",
path: "/rpc/",
path: "/master/rpc/",
static: true
}
]