Skip to content

Commit ae6073f

Browse files
fix: Update github url
1 parent 4c8ad5e commit ae6073f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Header.defaultProps = {
5454
key="github-link"
5555
target="_blank"
5656
rel="noopener noreferrer"
57-
href="https://www.github.com" // TODO: Update with actual repo.
57+
href="https://github.com/watson-developer-cloud/natural-language-understanding-code-pattern"
5858
>
5959
<p className="link-text">GitHub</p>
6060
<LogoGithub24 className="link-icon" />

0 commit comments

Comments
 (0)