Skip to content

Commit ba2b19a

Browse files
committed
Update links to repo
1 parent a23072a commit ba2b19a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const config = {
110110
items: [
111111
{
112112
label: 'GitHub',
113-
href: 'https://github.com/kadras-io/kadras-application-platform',
113+
href: 'https://github.com/kadras-io/engineering-platform',
114114
},
115115
{
116116
label: 'Thomas Vitale',

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function HomepageHeader() {
1717
<div className={styles.buttons}>
1818
<Link
1919
className="button button--secondary button--lg"
20-
to="https://github.com/kadras-io/kadras-application-platform">
20+
to="https://github.com/kadras-io/engineering-platform">
2121
Get Started 🚀
2222
</Link>
2323
</div>

0 commit comments

Comments
 (0)