Removing tutorials documents. Giving reference to Actors tutorials fr… (#73)

* Removing tutorials documents. Giving reference to Actors tutorials from main readme page.

* updating daprcore to dapr
This commit is contained in:
Shalabh Mohan Shrivastava 2019-10-08 09:32:00 -07:00 committed by Yaron Schneider
parent 52c90e796e
commit 23e4d2eb25
3 changed files with 2 additions and 5 deletions

View File

@ -7,5 +7,5 @@ This section describes different tools, techniques and common problems to help u
3. [Profiling and debugging](profiling_debugging.md)
4. [Common issues](common_issues.md)
Please open a new Bug or Feature Request item on our [issues section](https://github.com/daprcore/dapr/issues) if you've encountered a problem running Dapr.
Please open a new Bug or Feature Request item on our [issues section](https://github.com/dapr/dapr/issues) if you've encountered a problem running Dapr.
If a security vulnerability has been found, contact the [Dapr team](daprct@microsoft.com).

View File

@ -7,6 +7,5 @@ Welcome to the documentation repository for Dapr. You can learn about Dapr from
- **[Quickstarts and Samples](/quickstart)** - Quick start guides and samples for developing apps using Dapr
- **[Concepts](/concepts)** - Core Dapr concepts explained
- **[How-Tos](/howto)** - Guides explaining how to accomplish specific tasks with Dapr
- **[Tutorials](/tutorials)** - End to end tutorials developing applications using Dapr
- **[Reference](/reference)** - Detailed reference documentation
- **[Getting Started with Actors](https://github.com/dapr/dotnet-sdk/blob/master/docs/get-started-dapr-actor.md)** - End to end tutorial for developing Actors applications using Dapr dotnet sdk

View File

@ -1,2 +0,0 @@
## Getting started with Actors
[Reference](https://github.com/dapr/dotnet-sdk/blob/master/docs/get-started-dapr-actor.md)