matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
387 stars 163 forks source link

Documentation: dead links #322

Closed heurteph-ei closed 2 years ago

heurteph-ei commented 2 years ago

Page/Chapiter: https://github.com/matomo-org/matomo-sdk-android/wiki/Getting-started#basic

Basic You can simply have your application extend our MatomoApplication class. You will be forced to implement a few abstract methods. This approach is used in our demo app.

Both links are dead

I think all internal links in the page are dead...

d4rken commented 2 years ago

Hm seems that links point to /matomo while the actual URL is /matomo-org :thinking:

d4rken commented 2 years ago

Updated the docs.