We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c82e92 commit cefc7e6Copy full SHA for cefc7e6
2 files changed
src/components/Footer.js
@@ -105,7 +105,7 @@ class Footer extends React.Component {
105
<StyledCardContent>
106
<GithubContainer>
107
<OutboundLink
108
- href="https://github.com/rage/ohjelmointi-19"
+ href="https://github.com/rage/java-programming"
109
target="_blank"
110
rel="noopener noreferrer"
111
>
src/pages/credits.js
0 commit comments