Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions components/ILIAS/UICore/PRIVACY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# UICore Privacy

Disclaimer: This documentation does not guarantee completeness or correctness. Please report any missing or incorrect
information using the ILIAS issue tracker or contribute a fix via Pull Request (
docs/development/contributing.md#pull-request-to-the-repositories).
> **Disclaimer: This documentation does not guarantee completeness or accuracy. Please report any missing or incorrect information by submitting a [Pull Request](https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/docs/development/contributing.md#pull-request-to-the-repositories) or, if you prefer, via the [ILIAS bug tracker](https://mantis.ilias.de). When using the bug tracker, please select the corresponding component in the **Category** field.**


## General Information

Expand Down Expand Up @@ -31,7 +30,7 @@ The UICore component employs the following components, please consult the respec
* Language: for translations
* Notification: for rendering notifications
* OnScreenChat: for JavaScript resources
* PermanentLink: for generating the permanent-link URL
* [PermanentLink](../PermanentLink/PRIVACY.md): for generating the permanent-link URL
* [Refinery](../Refinery/PRIVACY.md): to fetch request information and
transform it
* [Setup](../Setup/PRIVACY.md): to provide a build objective
Expand Down
Loading