diff --git a/README.md b/README.md index c97b8a5a..65df4886 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Radius Samples -This repository contains the source code for quickstarts, reference apps, and tutorials for Project Radius. +This repository contains the source code for quickstarts, reference apps, and tutorials for Radius. To try out one of these samples, visit https://radapp.dev @@ -10,8 +10,8 @@ The samples repo is broken down into three categories: | Sample category | Description | Docs | |-----------------|-------------|------| -| [First app](demo/) | The main guide to try out and learn the breadth of Project Radius concepts and features | [First-app](https://radapp.dev/getting-started/first-app/) | -| [Quickstarts](quickstarts/) | Focused how-to guides on specific Project Radius scenarios and features | [Quickstarts](https://radapp.dev/getting-started/quickstarts/) | +| [First app](demo/) | The main guide to try out and learn the breadth of Radius concepts and features | [First-app](https://radapp.dev/getting-started/first-app/) | +| [Quickstarts](quickstarts/) | Focused how-to guides on specific Radius scenarios and features | [Quickstarts](https://radapp.dev/getting-started/quickstarts/) | | [Reference apps](reference-apps/) | Templates showing "radified" applications that can be used as a starting point for your own apps | [Reference apps](https://radapp.dev/getting-started/reference-apps/) | ## Codespace diff --git a/quickstarts/README.md b/quickstarts/README.md index 8089382f..afcc628c 100644 --- a/quickstarts/README.md +++ b/quickstarts/README.md @@ -1,6 +1,6 @@ # Quickstarts -Quickstarts provide a quick way to learn a key concept of Project Radius. Pick a quickstart topic and follow the instructions to learn more and get started. +Quickstarts provide a quick way to learn a key concept of Radius. Pick a quickstart topic and follow the instructions to learn more and get started. | Quickstart | Description | |------------|-------------| diff --git a/reference-apps/README.md b/reference-apps/README.md index fb0fa912..fd14fb97 100644 --- a/reference-apps/README.md +++ b/reference-apps/README.md @@ -1,6 +1,6 @@ # Reference applicatins -Reference apps are templates that show a complete app. You are able to clone and deploy any of these apps to try out various Project Radius functionality. +Reference apps are templates that show a complete app. You are able to clone and deploy any of these apps to try out various Radius functionality. | Reference app | Description | |---------------|-------------| diff --git a/reference-apps/container-app-store/README.md b/reference-apps/container-app-store/README.md index 82f3aee4..eea19ddd 100644 --- a/reference-apps/container-app-store/README.md +++ b/reference-apps/container-app-store/README.md @@ -1,6 +1,6 @@ # Container Apps Store reference application -Visit the [Project Radius docs](https://radapp.dev/getting-started/reference-apps/container-app-store/) to learn more and try it out. +Visit the [Radius docs](https://radapp.dev/getting-started/reference-apps/container-app-store/) to learn more and try it out. ## Source diff --git a/reference-apps/eshop-dapr/README.md b/reference-apps/eshop-dapr/README.md index 80252bce..6e1df16b 100644 --- a/reference-apps/eshop-dapr/README.md +++ b/reference-apps/eshop-dapr/README.md @@ -1,6 +1,6 @@ # eShop on Dapr reference application -Visit the [Project Radius docs](https://radapp.dev/getting-started/reference-apps/eshop-dapr/) to learn more. +Visit the [Radius docs](https://radapp.dev/getting-started/reference-apps/eshop-dapr/) to learn more. ## Source diff --git a/reference-apps/eshop/README.md b/reference-apps/eshop/README.md index 5b06a7ff..c2e83739 100644 --- a/reference-apps/eshop/README.md +++ b/reference-apps/eshop/README.md @@ -1,6 +1,6 @@ # eShop on Radius reference application -Visit the [Project Radius docs](https://radapp.dev/getting-started/reference-apps/eshop/) to learn more and try it out. +Visit the [Radius docs](https://radapp.dev/getting-started/reference-apps/eshop/) to learn more and try it out. ## Source