mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-27 18:57:42 +00:00
chore: additional sentry.io links
This commit is contained in:
parent
3219b44624
commit
f55f3fec1e
2 changed files with 2 additions and 2 deletions
|
|
@ -211,7 +211,7 @@ NODE_SOURCE="source"
|
|||
|
||||
SENTRY_RELEASE_VERSION="release-$VERSION_WITH_TAG"
|
||||
|
||||
export SENTRY_URL="https://sentry.keyman.com"
|
||||
export SENTRY_URL="https://sentry.io"
|
||||
export SENTRY_ORG=keyman
|
||||
export SENTRY_PROJECT=keyman-web
|
||||
export SENTRY_LOG_LEVEL=info
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ type
|
|||
const LOGGER_DEVELOPER_TOOLS = 'KeymanDeveloper.Tools';
|
||||
const LOGGER_DESKTOP = 'KeymanWindows';
|
||||
const LOGGER_DESKTOP_ENGINE = 'KeymanWindows.Engine';
|
||||
const S_Sentry_ViewEvent_URL = 'https://sentry.keyman.com/organizations/keyman/projects/%0:s/events/%1:s/'; // Do not localize
|
||||
const S_Sentry_ViewEvent_URL = 'https://sentry.io/organizations/keyman/projects/%0:s/events/%1:s/'; // Do not localize
|
||||
end;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue