From 8a494a71feb960a60940c7f623d6eebdebbd3b9b Mon Sep 17 00:00:00 2001 From: Dean Date: Sun, 5 Dec 2021 18:42:25 +0000 Subject: [PATCH] Updated readme to point to exceptionless.com (#263) Updated from exceptionless.io to exceptionless.com - it seems to hit the incorrect URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f6967a9..b98387ec 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ [![Discord](https://img.shields.io/discord/715744504891703319)](https://discord.gg/6HxgFCx) [![Donate](https://img.shields.io/badge/donorbox-donate-blue.svg)](https://donorbox.org/exceptionless?recurring=true) -The definition of the word exceptionless is: to be without exception. [Exceptionless](https://exceptionless.io) provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless! +The definition of the word exceptionless is: to be without exception. [Exceptionless](https://exceptionless.com/) provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless! ## Using Exceptionless -Refer to the Exceptionless documentation here: [Exceptionless Docs](http://docs.exceptionless.io). +Refer to the Exceptionless documentation here: [Exceptionless Docs](https://exceptionless.com/docs/). ## Getting Started (Development)