You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve markdown rendering for knowledge hub pages (#2841)
* fix: remove duplicate breadcrumbs in MD format
* fix: use correct privacy policy link
* fix: remove JS dependent blog section from MD format
* fix: invalid `ol` markup used in the breadcrumbs
Copy file name to clipboardExpand all lines: templates/legal/data-privacy/partner-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ context:
9
9
10
10
# Privacy notice - Partner Portal
11
11
12
-
This privacy notice tells you about the information we collect from you when you access the Canonical Partner Portal. In collecting this information, we are acting as a data controller and, by law, we are required to provide you with information about us, about why and how we use your data, and about the rights you have over your data. For more information, please see our [privacy policy](/legal/dataprivacy).
12
+
This privacy notice tells you about the information we collect from you when you access the Canonical Partner Portal. In collecting this information, we are acting as a data controller and, by law, we are required to provide you with information about us, about why and how we use your data, and about the rights you have over your data. For more information, please see our [privacy policy](/legal/data-privacy).
0 commit comments