Fixed legacy anchors
This commit is contained in:
		| @@ -17,10 +17,10 @@ | ||||
|   {% include card.html color="primary" | ||||
|   title="Email Providers" | ||||
|   image="/assets/img/misc/email.png" | ||||
|   url="#email" | ||||
|   url="../email" | ||||
|   website="Email Providers section" | ||||
|   footer="OS: depends on email provider." | ||||
|   description="Many email providers also offer calendar and or contacts sync services. Refer to the <a href=\"#email\">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync." | ||||
|   description="Many email providers also offer calendar and or contacts sync services. Refer to the <a href=\"../email\">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync." | ||||
|   %} | ||||
|  | ||||
|   {% include card.html color="warning" | ||||
| @@ -45,6 +45,6 @@ | ||||
|   </li> | ||||
|  | ||||
|   <li> | ||||
|     <a href="#cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="#encrypt">encrypting</a> them). | ||||
|     <a href="../cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="../encryption-tools/#encrypt">encrypting</a> them). | ||||
|   </li> | ||||
| </ul> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jan Beneš
					Jan Beneš