Remove tictactoe, add Break and Hello World to docs (#11117)

* Remove tictactoe, add Break to apps docs

* Add hello world

* fix whitespace

Co-authored-by: publish-docs.sh <maintainers@solana.com>
This commit is contained in:
Dan Albert
2020-07-17 18:09:10 -06:00
committed by GitHub
parent 815b0f31b4
commit 1ad0d210bc
5 changed files with 57 additions and 24 deletions

View File

@ -46,8 +46,9 @@ module.exports = {
"Develop Applications": [
"apps",
"apps/rent",
"apps/hello-world",
"apps/break",
"apps/webwallet",
"apps/tictactoe",
"apps/drones",
"transaction",
"apps/jsonrpc-api",