Browse Source
Docs theme latest (#4145)
* fix logo in footer
* readme and version
* fix logo in footer
* rpc link
pull/4149/head
Marko
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/.vuepress/config.js
|
|
@ -130,7 +130,7 @@ module.exports = { |
|
|
|
}, |
|
|
|
{ |
|
|
|
title: "RPC", |
|
|
|
path: "/rpc/", |
|
|
|
path: "/master/rpc/", |
|
|
|
static: true |
|
|
|
} |
|
|
|
] |
|
|
|