motor tutorials (#895)

* updated pivots

* redirect support to forum

* adding top level FLL link

* updated wording
This commit is contained in:
Peli de Halleux
2019-08-30 16:52:37 -07:00
committed by GitHub
parent 0251b914f2
commit 68dc195ea4
11 changed files with 66 additions and 2 deletions

View File

@ -25,6 +25,12 @@
"description": "Build a robot and drive into the world of robotics!",
"url": "/getting-started/use",
"cardType": "side"
},
{
"name": "First LEGO League",
"imageUrl": "/static/fll/fll-big.png",
"description": "Information about using MakeCode in FLL competitions",
"url": "/fll"
}
]
```