README.md in instana-1.7.10 vs README.md in instana-1.7.11
- old
+ new
@@ -55,11 +55,11 @@
This Ruby gem provides a simple API for tracing and also supports [OpenTracing](http://opentracing.io/). See [Tracing.md](https://github.com/instana/ruby-sensor/blob/master/Tracing.md) for details.
## Documentation
-You can find more documentation covering supported components and minimum versions in the Instana [documentation portal](https://instana.atlassian.net/wiki/display/DOCS/Ruby).
+You can find more documentation covering supported components and minimum versions in the Instana [documentation portal](https://docs.instana.io/ecosystem/ruby/).
## Want End User Monitoring?
Instana provides deep end user monitoring that links server side traces with browser events.
@@ -82,10 +82,10 @@
The optional second argument to `::Instana::Helpers.eum_snippet` is a hash of metadata key/values that will be reported along
with the browser instrumentation.
![Instana EUM example with metadata](https://s3.amazonaws.com/instana/Instana+Gameface+EUM+with+metadata+2016-12-22+at+15.32.01.png)
-See also the [End User Monitoring](https://instana.atlassian.net/wiki/display/DOCS/Web+End-User+Monitoring) in the Instana documentation portal.
+See also the [End User Monitoring](https://docs.instana.io/products/website_monitoring/) in the Instana documentation portal.
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.