You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Coderr Community Server
2
2
=============================
3
3
4
-
[]()[]()
4
+
[]()[]()
5
5
6
6
# Skip logfiles - Use automated exception handling!
7
7
@@ -21,7 +21,7 @@ Too often, error detection and management involves relying on reports from users
21
21
22
22
## Getting started
23
23
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/).
25
25
26
26
Unhandled exceptions will be picked up by the client libraries.
27
27
@@ -43,7 +43,7 @@ public void UpdatePost(int uid, ForumPost post)
43
43
44
44
The context information will in this case be attached as:
0 commit comments