Skip to content

Commit d47d315

Browse files
committed
fix(branding): Update references from 'CROssBAR' to 'CROssBARv2' in About and Home
1 parent ecfc177 commit d47d315

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crossbar_llm/frontend/src/components/About.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ function About({ onClose }) {
325325
rel="noopener"
326326
sx={{ borderRadius: '10px' }}
327327
>
328-
CROssBAR Website
328+
CROssBARv2 Website
329329
</Button>
330330

331331
<Button

crossbar_llm/frontend/src/components/Home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ RETURN p`,
655655
Knowledge Graph
656656
</Typography>
657657
<Typography variant="body2" sx={{ color: 'text.secondary', textAlign: 'center' }}>
658-
Access comprehensive biomedical data from the CROssBAR knowledge graph
658+
Access comprehensive biomedical data from the CROssBARv2 knowledge graph
659659
</Typography>
660660
</Paper>
661661
</Button>

0 commit comments

Comments
 (0)