Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
</head>
<body>
<div align="center">
<h1>Waaw, Congratulations Prabhakar you did it ...</h1>
<h2>Congratulations</h2>
<h2>This application was deployed using AWS CodeDeploy.</h2>
<p>For next steps, read the <a href="http://aws.amazon.com/documentation/codedeploy">AWS CodeDeploy Documentation</a>.</p>
<h1>This is the Development (DEV) Branch of the Repository from Dev instance.</h1>
<h1>Code change in DEV branch for testing...</h1>
</div>
</body>
</html>
Expand Down