Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
stm-2018 committed Jan 24, 2024
1 parent cadc121 commit c149cac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cyber-security-best-practices-for-business.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h2>Learn How to Identify Scam Emails and Texts</h2>

<p>Learn how to spot deceptive links. Do not click on links; instead, hover over the links and buttons to check if the links are genuine:</p>

<a href="https://sybiltec.com/images/amazon-phishing-email.png" target="_blank"><img src="https://sybiltec.com/images/cybersecurity/amazon-phishing-email.png" alt="Phishing email appearing to be from Amazon" style="width: 500px; max-width: 100%;"></a>
<a href="https://sybiltec.com/images/cybersecurity/amazon-phishing-email.png" target="_blank"><img src="https://sybiltec.com/images/cybersecurity/amazon-phishing-email.png" alt="Phishing email appearing to be from Amazon" style="width: 500px; max-width: 100%;"></a>

<p>If you receive a suspicious email, report it as Phishing via your email program and delete it immediately. You can also block the sender to avoid receiving further emails from this sender, however, this is usually ineffective as scammers constantly change their email addresses.</p>

Expand Down
4 changes: 2 additions & 2 deletions how-to-choose-web-designer.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<meta property="og:type" content="website" />
<meta property="og:title" content="How to Choose a Web Designer | Blog | Sybiltec" />
<meta property="og:description" content="If you are looking for a web designer, choosing the best one can be difficult. Read this article for the steps to take to make the right decision." />
<meta property="og:url" content="https://sybiltec.com/choosing-web-designer" />
<meta property="og:url" content="https://sybiltec.com/how-to-choose-web-designer" />
<meta property="og:site_name" content="Sybiltec" />
<meta property="og:image" content="https://sybiltec.com/images/woman-sitting-in-front-of-turned-on-computer-monitor-350x183.jpg" />
<meta property="og:updated_time" content="2024-01-09T07:00:00+00:00" />
Expand All @@ -50,7 +50,7 @@
<meta name="geo.placename" content="London" />
<meta name="geo.position" content="51.495673;0.141465" />
<meta name="ICBM" content="51.495673, 0.141465" />
<link rel="canonical" href="https://sybiltec.com/choosing-web-designer" />
<link rel="canonical" href="https://sybiltec.com/how-to-choose-web-designer" />
<link rel="stylesheet" href="https://sybiltec.com/styles.min.css" type="text/css">
<link rel="icon" type="image/png" href="https://sybiltec.com/favicon.png">
</head>
Expand Down

0 comments on commit c149cac

Please sign in to comment.