2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 11:05:32 +00:00

Fix docs links to point to stable (not latest) (#228)

This commit is contained in:
Oliver
2025-02-22 11:18:08 +11:00
committed by GitHub
parent 22c0046767
commit 28a6c0d0f1
17 changed files with 43 additions and 43 deletions

View File

@ -23,7 +23,7 @@ While the checks use the GitHub APIs, news are gathered from an **RSS-feed** tha
On your InvenTree instance the **background worker** loads the RSS-feed on a regular basis and creates **entries** for the news items and **notifications** for all applicable users.
### And my data?
As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the [general InvenTree privacy statement](https://docs.inventree.org/en/latest/privacy/) applies.
As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the [general InvenTree privacy statement](https://docs.inventree.org/en/stable/privacy/) applies.
The short version: we **do not sell your data** or share it with third parties. We cannot guarantee what readthedocs and GitHub do with the metrics. We might use them as a metric for the stats section of the site. However, we get very little *actionable* information from that, a screenshot of the total info available is shown below.
![Sample screenshot of the collected analytics]({{ '/assets/news/2022-04-23-news-are-starting/media1.png' | relative_url }})

View File

@ -18,4 +18,4 @@ A new version of the [python library](https://github.com/inventree/inventree-pyt
### Mobile App
We've also released an updated version of the [mobile app](https://docs.inventree.org/en/latest/app/app/) - available for Android and iOS devices.
We've also released an updated version of the [mobile app](https://docs.inventree.org/en/stable/app/app/) - available for Android and iOS devices.