File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/platforms/ruby/common Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -284,11 +284,11 @@ Sentry.get_current_scope.set_transaction_name("NewTransaction")
284284
285285## Example Apps
286286
287- - [ Rails example] ( https://github.com/getsentry/sentry-ruby /tree/master/sentry-rails/examples /rails-6.0 )
288- - [ Sinatra example] ( https://github.com/getsentry/sentry-ruby /tree/master/sentry-ruby/examples /sinatra )
287+ - [ Rails example] ( https://github.com/getsentry/examples /tree/master/ruby/ sentry-rails/rails-6.0 )
288+ - [ Sinatra example] ( https://github.com/getsentry/examples /tree/master/ruby/ sentry-ruby/sinatra )
289289- Sidekiq examples:
290- - [ with Rails] ( https://github.com/getsentry/sentry-ruby /tree/master/sentry-rails/examples /rails-6.0 )
291- - [ without Rails] ( https://github.com/getsentry/sentry-ruby /tree/master/sentry-sidekiq/example )
290+ - [ with Rails] ( https://github.com/getsentry/examples /tree/master/ruby/ sentry-rails/rails-6.0 )
291+ - [ without Rails] ( https://github.com/getsentry/examples /tree/master/ruby/ sentry-sidekiq )
292292
293293## Community Fork
294294
You can’t perform that action at this time.
0 commit comments