Unverified Commit 59948c51 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1564 from ethereum/yann300-patch-9

Update plugins.js
parents 2c58000f a049f244
...@@ -11,7 +11,11 @@ module.exports = { ...@@ -11,7 +11,11 @@ module.exports = {
}, },
'ethdoc': { 'ethdoc': {
url: 'https://swarm-gateways.net/bzz:/ethdoc.remixide.eth', url: 'https://swarm-gateways.net/bzz:/ethdoc.remixide.eth',
title: 'ethdoc' title: 'Ethdoc'
},
'openzeppelin snippet': {
url: 'https://left-edge.surge.sh',
title: 'Openzeppelin snippet'
} }
/* /*
'etherscan-general': { 'etherscan-general': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment