Skip to content

Commit f49df93

Browse files
authored
Update ReadMe.md
1 parent 21b0eec commit f49df93

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ReadMe.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Coderr Community Server
22
=============================
33

4-
[![Build status](https://1tcompany.visualstudio.com/_apis/public/build/definitions/75570083-b1ef-4e78-88e2-5db4982f756c/6/badge)]() [![Github All Releases](https://img.shields.io/github/downloads/coderrapp/coderr.server/total.svg?style=flat-square)]()
4+
[![Build status](https://1tcompany.visualstudio.com/_apis/public/build/definitions/75570083-b1ef-4e78-88e2-5db4982f756c/6/badge)]() [![Github All Releases](https://img.shields.io/github/downloads/coderrio/coderr.server/total.svg?style=flat-square)]()
55

66
# Skip logfiles - Use automated exception handling!
77

@@ -21,7 +21,7 @@ Too often, error detection and management involves relying on reports from users
2121

2222
## Getting started
2323

24-
Once you have [downloaded and installed the server](https://github.com/coderrapp/Coderr.Server/releases) you need to install and configure one of our nuget packages. You can read more about them [here](https://coderrapp.com/documentation/client/).
24+
Once you have [downloaded and installed the server](https://github.com/coderrio/Coderr.Server/releases) you need to install and configure one of our nuget packages. You can read more about them [here](https://coderr.io/documentation/client/).
2525

2626
Unhandled exceptions will be picked up by the client libraries.
2727

@@ -43,7 +43,7 @@ public void UpdatePost(int uid, ForumPost post)
4343

4444
The context information will in this case be attached as:
4545

46-
![](https://coderrapp.com/images/features/custom-context.png)
46+
![](https://coderr.io/images/features/custom-context.png)
4747

4848
You can learn more about reporting errors [here](https://coderr.io/documentation/).
4949

@@ -61,14 +61,14 @@ We are passionate about Open Source, Microsoft .NET and code quality. 1TCompany
6161

6262
## Community
6363

64-
* [Discussion board](http://discuss.coderrapp.com)
65-
* [Report bugs](https://github.com/coderrapp/coderr.server/issues)
66-
* [Documentation](https://coderrapp.com/documentation)
67-
* [Commercial support](mailto:support@coderrapp.com?subject=Commercial%20support%20inquiry)
64+
* [Discussion board](http://discuss.coderr.io)
65+
* [Report bugs](https://github.com/coderr.io/coderr.server/issues)
66+
* [Documentation](https://coderr.io/documentation)
67+
* [Commercial support](mailto:support@coderr.io?subject=Commercial%20support%20inquiry)
6868

6969
## Licensing
7070

7171
* Community Server: [AGPL](License)
7272
* Client libraries: [Apache 2.0](https://opensource.org/licenses/apache-2.0)
73-
* [codeRR Live](https://coderrapp.com/live): Commercial
74-
* [codeRR OnPremise](https://coderrapp.com/live): Commercial
73+
* [Coderr Live](https://coderr.io/live): Commercial
74+
* [Coderr OnPremise](https://coderr.io/features): Commercial

0 commit comments

Comments
 (0)