We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cd951 commit 649e07dCopy full SHA for 649e07d
ballista/ui/scheduler/src/components/Header.tsx
@@ -67,11 +67,11 @@ export const Header: React.FunctionComponent<HeaderProps> = ({schedulerState}) =
67
</a>
68
<a
69
rel="noreferrer"
70
- href={"https://github.com/apache/arrow/tree/master/rust/ballista"}
+ href={"https://github.com/apache/arrow-datafusion"}
71
target={"_blank"}
72
>
73
<Button colorScheme="blue" size="sm" rightIcon={<AiFillGithub/>}>
74
- Github
+ GitHub
75
</Button>
76
77
</Flex>
0 commit comments