Skip to content

Commit da250d0

Browse files
committed
fix: Update title
1 parent fd6c0b5 commit da250d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const Layout = (props) => {
1313
<Typography.Title level={4}>
1414
<a className={css.headerLink} href="https://relative-ci.com/documentation/examples">
1515
<img className={css.headerLogo} src={logoUrl} alt="RelativeCI" />
16-
RelativeCI examples
16+
RelativeCI examples (fork v1)
1717
</a>
1818
</Typography.Title>
1919
</header>

0 commit comments

Comments
 (0)