Skip to content

Commit f60c880

Browse files
authored
Update signup link (#165)
1 parent d4cfb2e commit f60c880

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Backtrace](http://backtrace.io/)'s integration with Unity allows developers to capture and report log errors, handled and unhandled Unity exceptions, and native crashes to their Backtrace instance, instantly offering the ability to prioritize and debug software errors.
44

5-
Create your Backtrace instance at https://register.backtrace.io/signup/ today and then integrate this library into your game.
5+
Create your Backtrace instance at https://backtrace.io/sign-up today and then integrate this library into your game.
66

77
[![openupm](https://img.shields.io/npm/v/io.backtrace.unity?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/io.backtrace.unity/)
88

@@ -64,7 +64,7 @@ catch(Exception exception)
6464
- Unity environment 2018.4.x+
6565
- .NET 3.5/4.5/Standard 2.0 scripting runtime version
6666
- Mono or IL2CPP scripting backend
67-
- Backtrace instance - Create your own at https://register.backtrace.io/signup/
67+
- Backtrace instance - Create your own at https://backtrace.io/sign-up
6868

6969
# Platforms Supported
7070

0 commit comments

Comments
 (0)