@@ -48,7 +48,14 @@ module.exports = {
},
{
collapsable: false,
- title: "Programs",
+ title: "Teams",
+ children: [
+ "/getting-started/projects",
+ ],
+ },
+ {
+ collapsable: false,
+ title: "Tutorials",
children: [
"/tutorials/tutorial-0",
"/tutorials/tutorial-1",
@@ -0,0 +1,6 @@
+# Projects
+
+Projects using Anchor include
+* [Serum](https://github.com/project-serum)
+* [Synthetify](https://github.com/Synthetify)