Skip to content

Commit

Permalink
adding guild url
Browse files Browse the repository at this point in the history
  • Loading branch information
ethereumdegen committed Apr 16, 2021
1 parent 2d5f682 commit ed0b53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,4 @@ npm run dev
npm run build
npm run server
```

### Editing the 0xBitcoin Wiki Documentation

* Fork this project and edit the files inside of /public/documents
* Add new wiki documentation and when complete, issue a pull request
* Syntax: https://markdown-it.github.io/

2 changes: 1 addition & 1 deletion src/views/config/UpperNav.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const config={
{"title":"Gitter","url":"https://gitter.im/0xbtc-official/development"}
]},
{"title":"DAPPS","rows":[
{"title":"0xBTC-Matic Bridge","url":"https://wallet.0xbtc.io"},
{"title":"Miners Guild","url":"https://guild.0xbtc.io"},
{"title":"Bank of 0xBTC","url":"https://bank.0xbtc.io"},
{"title":"0xBitcoin Memes","url":"https://opensea.io/collection/0xbitcoinmemes"},
{"title":"Farm.MineableTokens","url":"https://farm.mineabletokens.com"},
Expand Down

0 comments on commit ed0b53d

Please sign in to comment.