Skip to content

Commit 9b1a9fc

Browse files
renamed to adopting agentic
Signed-off-by: Colin Eberhardt <colin.eberhardt@gmail.com>
1 parent f520405 commit 9b1a9fc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Beyond the Hype — Event Website
1+
# Adopting Agentic — Event Website
22

3-
Landing page for the **Beyond the Hype** event series, hosted by [Scott Logic](https://www.scottlogic.com).
3+
Landing page for the **Adopting Agentic* event series, hosted by [Scott Logic](https://www.scottlogic.com).
44

5-
**Live site:** https://scottlogic.github.io/beyond-the-hype-event/
5+
**Live site:** https://adoptingagentic.events/
66

77
---
88

site/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<!-- Social sharing (Open Graph / LinkedIn / Slack etc.) -->
88
<meta property="og:title" content="Adopting Agentic: Software Engineering for the AI Age">
99
<meta property="og:description" content="Join us for an evening exploring how agentic AI is reshaping software engineering and product development.">
10-
<meta property="og:image" content="https://beyondthehype.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
10+
<meta property="og:image" content="https://adoptingagentic.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
1111
<meta property="og:image:type" content="image/jpeg">
12-
<meta property="og:image:url" content="https://beyondthehype.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
13-
<meta property="og:image:secure_url" content="https://beyondthehype.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
14-
<meta property="og:url" content="https://beyondthehype.events/">
12+
<meta property="og:image:url" content="https://adoptingagentic.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
13+
<meta property="og:image:secure_url" content="https://adoptingagentic.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
14+
<meta property="og:url" content="https://adoptingagentic.events/">
1515
<meta property="og:type" content="website">
1616
<meta property="og:image:width" content="1200">
1717
<meta property="og:image:height" content="630">
@@ -21,7 +21,7 @@
2121
<meta name="twitter:card" content="summary_large_image">
2222
<meta name="twitter:title" content="Adopting Agentic: Software Engineering for the AI Age">
2323
<meta name="twitter:description" content="Explore how agentic AI is transforming software engineering. Join peers and practitioners.">
24-
<meta name="twitter:image" content="https://beyondthehype.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
24+
<meta name="twitter:image" content="https://adoptingagentic.events/assets/Adopting-Agentic-retina-social-card-final.jpg">
2525
<link rel="stylesheet" href="https://use.typekit.net/fjg7yrm.css">
2626
<style>
2727
/* ─── Theme tokens ─── */

0 commit comments

Comments
 (0)