Skip to content

Commit 2e5c5e9

Browse files
committed
add footnote backlinks
1 parent dbc52f5 commit 2e5c5e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/Pages/TermsOfUseUpcoming.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
<p>(a) The purpose of these standard contractual clauses is to ensure compliance with the requirements of
735735
Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 on the protection of
736736
natural persons with regard to the processing of personal data and on the free movement of such data
737-
(General Data Protection Regulation)<router-link :to="{ hash: '#tou-footnote-1' }">[1]</router-link> for the
737+
(General Data Protection Regulation)<router-link :to="{ hash: '#tou-footnote-1' }" id="tou-footnote-link-1">[1]</router-link> for the
738738
transfer of personal data to a third country.</p>
739739
<p>(b) The Parties:</p>
740740
<div class="pl-8">
@@ -898,7 +898,7 @@
898898
accidental or unlawful destruction, loss, alteration, unauthorised disclosure or access (hereinafter
899899
“personal data breach”). In assessing the appropriate level of security, they shall take due account of
900900
the state of the art, the costs of implementation, the nature of the personal data<router-link
901-
:to="{ hash: '#tou-footnote-2' }">[2]</router-link>, the nature, scope, context and purpose(s) of
901+
:to="{ hash: '#tou-footnote-2' }" id="tou-footnote-link-2">[2]</router-link>, the nature, scope, context and purpose(s) of
902902
processing and the risks involved in the processing for the data subjects, and in particular consider
903903
having recourse to encryption or pseudonymisation, including during transmission, where the purpose of
904904
processing can be fulfilled in that manner.
@@ -1050,7 +1050,7 @@
10501050
<v-divider class="my-4" />
10511051

10521052
<p id="tou-footnote-1">
1053-
[1] Where the data exporter is a processor subject to Regulation (EU) 2016/679 acting on behalf of a Union
1053+
<router-link :to="{ hash: '#tou-footnote-link-1' }">[1]</router-link> Where the data exporter is a processor subject to Regulation (EU) 2016/679 acting on behalf of a Union
10541054
institution or body as controller, reliance on these Clauses when engaging another processor
10551055
(sub-processing) not subject to Regulation (EU) 2016/679 also ensures compliance with Article 29(4) of
10561056
Regulation (EU) 2018/1725 of the European Parliament and of the Council of 23 October 2018 on the protection
@@ -1063,7 +1063,7 @@
10631063
</p>
10641064

10651065
<p id="tou-footnote-2">
1066-
[2] This includes whether the transfer and further processing involves personal data revealing racial or
1066+
<router-link :to="{ hash: '#tou-footnote-link-2' }">[2]</router-link> This includes whether the transfer and further processing involves personal data revealing racial or
10671067
ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, genetic
10681068
data or biometric data for the purpose of uniquely identifying a natural person, data concerning health or a
10691069
person’s sex life or sexual orientation, or data relating to criminal convictions or offences.

0 commit comments

Comments
 (0)