Merge pull request #1573 from ethereum/yann300-patch-12

fix ethdoc plugin endpoint
pull/3094/head
yann300 6 years ago committed by GitHub
commit 67a6678440
  1. 2
      src/app/plugin/plugins.js

@ -10,7 +10,7 @@ module.exports = {
title: 'Solium'
},
'ethdoc': {
url: 'https://swarm-gateways.net/bzz:/ethdoc.remixide.eth',
url: 'https://30400.swarm-gateways.net/bzz:/ethdoc.remixide.eth',
title: 'Ethdoc'
},
'openzeppelin snippet': {

Loading…
Cancel
Save