Updated Home (markdown) authored by joelrbrandt's avatar joelrbrandt
...@@ -18,7 +18,7 @@ Welcome to the Brackets wiki! Here are some resources to help you get started. ...@@ -18,7 +18,7 @@ Welcome to the Brackets wiki! Here are some resources to help you get started.
### Extensions ### Extensions
* [How to Write Extensions](https://github.com/adobe/brackets/wiki/How-to-Write-Extensions) * [How to Write Extensions](https://github.com/adobe/brackets/wiki/How-to-Write-Extensions)
* [How the Node process in Brackets-Shell Works](./Brackets-Node-Process:-Overview-for-Developers) * [How the Node process in Brackets-Shell Works](wiki/Brackets-Node-Process:-Overview-for-Developers)
* [Brackets Extensions](https://github.com/adobe/brackets/wiki/Brackets-Extensions) * [Brackets Extensions](https://github.com/adobe/brackets/wiki/Brackets-Extensions)
* [Extension UI Guidelines](https://github.com/adobe/brackets/wiki/Extension-UI-Guidelines) * [Extension UI Guidelines](https://github.com/adobe/brackets/wiki/Extension-UI-Guidelines)
* [Simple "Hello World" extension](https://github.com/adobe/brackets/wiki/Simple-%22Hello-World%22-extension) * [Simple "Hello World" extension](https://github.com/adobe/brackets/wiki/Simple-%22Hello-World%22-extension)
... ...
......