Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
39f39506
Unverified
Commit
39f39506
authored
Mar 10, 2021
by
Sarah Otts
Committed by
GitHub
Mar 10, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5123 from seotts/fix-llk-link
Fix LLK link
parents
735a7096
f78a683b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/views/about/about.jsx
src/views/about/about.jsx
+1
-1
src/views/credits/credits.jsx
src/views/credits/credits.jsx
+1
-1
No files found.
src/views/about/about.jsx
View file @
39f39506
...
...
@@ -132,7 +132,7 @@ const About = () => (
</
a
>
),
lifelongKindergartenGroupLink
:
(
<
a
href=
"http
://llk.media.mit.edu
"
>
<
a
href=
"http
s://www.media.mit.edu/groups/lifelong-kindergarten/overview/
"
>
<
FormattedMessage
id=
"about.lifelongKindergartenGroupLinkText"
/>
</
a
>
),
...
...
src/views/credits/credits.jsx
View file @
39f39506
...
...
@@ -87,7 +87,7 @@ const Credits = () => (
values=
{
{
lifelongKindergartenLink
:
(
<
a
href=
"https://
llk.media.mit.edu
"
href=
"https://
www.media.mit.edu/groups/lifelong-kindergarten/overview/
"
rel=
"noreferrer noopener"
target=
"_blank"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment