From 3fee2eb181e690509b5bbe11906600e435df3480 Mon Sep 17 00:00:00 2001 From: Sean McLeish <64470948+sean-mcl@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:15:09 +0200 Subject: [PATCH] Update README.md Update the examples url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2364915d..c6d71394 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Build Status](https://img.shields.io/github/actions/workflow/status/LayTec-AG/Plotly.Blazor/build.yml?branch=main&label=Build) ![Publish Status](https://img.shields.io/github/actions/workflow/status/LayTec-AG/Plotly.Blazor/publish.yml?branch=main&label=Publish) -[![Examples Status](https://img.shields.io/github/actions/workflow/status/LayTec-AG/Plotly.Blazor/azure-static-web-apps-delightful-pebble-00ab3ee10.yml?branch=main&label=Examples)](https://delightful-pebble-00ab3ee10.1.azurestaticapps.net/) +[![Examples Status](https://img.shields.io/github/actions/workflow/status/LayTec-AG/Plotly.Blazor/pages%2Fpages-build-deployment?label=Examples)](https://laytec-ag.github.io/Plotly.Blazor) [![NuGet Status](https://img.shields.io/nuget/v/Plotly.Blazor)](https://www.nuget.org/packages/Plotly.Blazor/) [![Forks](https://img.shields.io/github/forks/LayTec-AG/Plotly.Blazor)](https://github.com/LayTec-AG/Plotly.Blazor/network/members) ![Stars](https://img.shields.io/github/stars/LayTec-AG/Plotly.Blazor) @@ -100,7 +100,7 @@ private async Task AddData(int count = 100) ## Examples -[Here](https://delightful-pebble-00ab3ee10.1.azurestaticapps.net/) you can find a running instance of the [examples](Plotly.Blazor.Examples/). This is always up-to-date with the current state of the develop branch. +[Here](https://laytec-ag.github.io/Plotly.Blazor) you can find a running instance of the [examples](Plotly.Blazor.Examples/). This is always up-to-date with the current state of the develop branch. **What it might look like!**