Skip to content

Commit 649e07d

Browse files
committed
Update GitHub URL in Ballista UI
1 parent 40cd951 commit 649e07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ballista/ui/scheduler/src/components/Header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ export const Header: React.FunctionComponent<HeaderProps> = ({schedulerState}) =
6767
</a>
6868
<a
6969
rel="noreferrer"
70-
href={"https://github.com/apache/arrow/tree/master/rust/ballista"}
70+
href={"https://github.com/apache/arrow-datafusion"}
7171
target={"_blank"}
7272
>
7373
<Button colorScheme="blue" size="sm" rightIcon={<AiFillGithub/>}>
74-
Github
74+
GitHub
7575
</Button>
7676
</a>
7777
</Flex>

0 commit comments

Comments
 (0)