diff --git a/README.md b/README.md index 2d868624..e110396f 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ AWS Repos: * [eb-docker-multiple-ports](https://github.com/awslabs/eb-docker-multiple-ports) - Simple Node.js and Tomcat apps using Docker images. * [eb-docker-nginx-proxy :fire:](https://github.com/awslabs/eb-docker-nginx-proxy) - Simple PHP app using the PHP-FPM and Nginx Docker images. * [eb-docker-virtual-hosting](https://github.com/awslabs/eb-docker-virtual-hosting) - Simple PHP, Tomcat, and Nginx applications using Docker images. -* [eb-node-express-sample :fire:](https://github.com/awslabs/eb-node-express-sample) - Sample express app. +* [eb-node-express-sample :fire::fire:](https://github.com/awslabs/eb-node-express-sample) - Sample express app. * [eb-node-express-signup](https://github.com/awslabs/eb-node-express-signup) - Express framework and Bootstrap Node.js sample app. * [eb-node-express](https://github.com/awslabs/eb-node-express) - Sample app referenced in the Developer Guide. * [eb-py-flask-signup-worker](https://github.com/awslabs/eb-py-flask-signup-worker) - Python app that illustrates worker roles.