README: update links to documentation
parent
29aa04cb2f
commit
62fffb229a
10
README.md
10
README.md
|
|
@ -33,7 +33,7 @@ https://www.eclipse.org/che/)
|
|||
### Getting Started
|
||||
Here you can find links on how to get started with Eclipse Che:
|
||||
- [Use Eclipse Che online](https://www.eclipse.org/che/getting-started/cloud/)
|
||||
- [Run Eclipse Che on your own K8S cluster](https://www.eclipse.org/che/docs/che-7/che-quick-starts.html#running-che-locally_che-quick-starts)
|
||||
- [Run Eclipse Che on your own K8S cluster](https://www.eclipse.org/che/docs/che-7/che-quick-starts)
|
||||
|
||||
|
||||
### Using Eclipse Che
|
||||
|
|
@ -65,10 +65,10 @@ If you are interested in fixing issues and contributing directly to the code bas
|
|||
|
||||
|
||||
#### Extending Eclipse Che
|
||||
- [Add a new language support. (to be provided soon)]()
|
||||
- [Package your favorite VSCode extensions and make them available in Che.](https://www.eclipse.org/che/docs/che-7/extending-che.html#publishing-a-vs-code-extension-into-the-che-plug-in-registry_using-a-visual-studio-code-extension-in-che)
|
||||
- [Write your own VSCode extension that runs on a dedicated side car container.](https://www.eclipse.org/che/docs/che-7/extending-che.html#che-theia-plug-in-lifecycle_what-is-a-che-theia-plug-in)
|
||||
- [Build and package your custom Che-Theia editor with your extensions and plugins.](https://www.eclipse.org/che/docs/che-7/extending-che.html#using-alternative-ides-in-che_extending-che)
|
||||
- [Add a new language support. (to be provided soon)](https://www.eclipse.org/che/docs/che-7/adding-support-for-a-new-language/)
|
||||
- [Package your favorite VSCode extensions and make them available in Che.](https://www.eclipse.org/che/docs/che-7/using-a-visual-studio-code-extension-in-che/#publishing-a-vs-code-extension-into-the-che-plug-in-registry_using-a-visual-studio-code-extension-in-che)
|
||||
- [Write your own VSCode extension that runs on a dedicated side car container.](https://www.eclipse.org/che/docs/che-7/what-is-a-che-theia-plug-in/)
|
||||
- [Build and package your custom Che-Theia editor with your extensions and plugins.](https://www.eclipse.org/che/docs/che-7/using-alternative-ides-in-che/)
|
||||
|
||||
### Roadmap
|
||||
We maintain the [Che roadmap](https://github.com/eclipse/che/wiki/Roadmap) in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our [community meetings](https://github.com/eclipse/che/wiki/Che-Dev-Meetings).
|
||||
|
|
|
|||
Loading…
Reference in New Issue