Skip to content

Commit

Permalink
Merge pull request #18 from jjsendor/amira-blog-post
Browse files Browse the repository at this point in the history
Add AMIRA blog post link
  • Loading branch information
tomelm authored Aug 26, 2016
2 parents 2da180b + 3f86be3 commit 66fed53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ oss_projects['mycroft'] = {
oss_projects['YLTableView'] = {
blog_post: 'http://engineeringblog.yelp.com/2015/06/advanced-uitableviews-made-simple-yltableview.html'
}
oss_projects['amira'] = {
blog_post: 'http://engineeringblog.yelp.com/2016/08/amira-automated-malware-incident-response-and-analysis.html'
}

oss_projects['zygote'] = { deprecated: true }
oss_projects['s3mysqldump'] = { deprecated: true }
Expand Down

0 comments on commit 66fed53

Please sign in to comment.