fix url

D David Veksler · 1 year ago 62031e9f3cab884c02a25721cac6229027c127c3
Parent: dba592460

1 file changed +6 −6

Diff

diff --git a/airisk.html b/airisk.html
index 7c1e386..381525b 100644
--- a/airisk.html
+++ b/airisk.html
@@ -10,24 +10,24 @@
     <meta name="author" content="AI Assistant (Revised)">
 
     <!-- Canonical URL (Update if hosted) -->
-    <link rel="canonical" href="YOUR_CANONICAL_URL_HERE/ai-xrisk-cheatsheet.html"> <!-- *** IMPORTANT: Update this URL *** -->
+    <link rel="canonical" href="https://cheatsheets.davidveksler.com/airisk.html"> <!-- *** IMPORTANT: Update this URL *** -->
 
     <!-- Open Graph / Facebook / LinkedIn -->
     <meta property="og:title" content="Understanding AI Existential Risk (X-Risk) Cheatsheet">
     <meta property="og:description" content="Explore the core concepts, risks, and mitigation strategies related to AI Existential Risk with this interactive cheatsheet. Includes definitions and links.">
     <meta property="og:type" content="article">
-    <meta property="og:url" content="YOUR_CANONICAL_URL_HERE/ai-xrisk-cheatsheet.html"> <!-- *** IMPORTANT: Use Canonical URL *** -->
-    <meta property="og:image" content="YOUR_OG_IMAGE_URL_HERE.jpg"> <!-- *** IMPORTANT: Replace with an actual image URL *** -->
+    <meta property="og:url" content="https://cheatsheets.davidveksler.com/airisk.html"> <!-- *** IMPORTANT: Use Canonical URL *** -->
+    <!-- <meta property="og:image" content="YOUR_OG_IMAGE_URL_HERE.jpg"> <!-- *** IMPORTANT: Replace with an actual image URL *** -->
     <meta property="og:image:alt" content="Conceptual image representing Artificial Intelligence risk and safety considerations">
-    <meta property="og:site_name" content="AI Safety Cheatsheets">
+    <meta property="og:site_name" content="AI Safety Cheatsheet">
     <meta property="og:locale" content="en_US">
 
     <!-- Twitter Card -->
     <meta name="twitter:card" content="summary_large_image">
     <meta name="twitter:title" content="Understanding AI Existential Risk (X-Risk) Cheatsheet">
     <meta name="twitter:description" content="A comprehensive, interactive guide to AI Existential Risk, covering definitions, challenges, solutions, and key resources.">
-    <meta name="twitter:url" content="YOUR_CANONICAL_URL_HERE/ai-xrisk-cheatsheet.html"> <!-- *** IMPORTANT: Use Canonical URL *** -->
-    <meta name="twitter:image" content="YOUR_OG_IMAGE_URL_HERE.jpg"> <!-- *** IMPORTANT: Use the same image URL *** -->
+    <meta name="twitter:url" content="https://cheatsheets.davidveksler.com/airisk.html"> <!-- *** IMPORTANT: Use Canonical URL *** -->
+    <!--<meta name="twitter:image" content="YOUR_OG_IMAGE_URL_HERE.jpg"> <!-- *** IMPORTANT: Use the same image URL *** -->
     <meta name="twitter:image:alt" content="Conceptual image representing Artificial Intelligence risk and safety considerations">
     <!-- <meta name="twitter:site" content="@YourSiteHandle"> -->
     <!-- <meta name="twitter:creator" content="@YourHandle"> -->