Skip to content

Commit a245aae

Browse files
committed
Merge branch 'dev'; closes #107
2 parents 911ecfe + 8c55244 commit a245aae

2 files changed

Lines changed: 87 additions & 22 deletions

File tree

package-lock.json

Lines changed: 86 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/config/skills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const SKILLS: Record<string, Skill> = {
3737
label: 'AWS',
3838
value: 'aws',
3939
iconUrl: BASE_URL + 'skills-assets/amazonwebservices-original-wordmark.svg',
40-
companyUrl: 'https://angularjs.org/',
40+
companyUrl: 'https://aws.amazon.com/',
4141
},
4242
android: {
4343
label: 'Android',

0 commit comments

Comments
 (0)