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

* Remove tictactoe, add Break to apps docs

* Add hello world

* fix whitespace

Co-authored-by: publish-docs.sh <maintainers@solana.com>
(cherry picked from commit 1ad0d210bc)

Co-authored-by: Dan Albert <dan@solana.com>
This commit is contained in:
mergify[bot]
2020-07-18 00:21:48 +00:00
committed by GitHub
parent 549a154394
commit 47e9a1ae4f
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",