Skip to content

Branch 1(dev) #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update index.html
  • Loading branch information
umer4986 authored Mar 12, 2024
commit 115bb65d53730e5ea89e9d05678b686f9d1007fe
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div align="center">
<h2>Congratulations</h2>
<h2>This application was deployed using AWS CodeDeploy.</h2>
<h1>This is the Main Branch of the Repository from Prod instance</h1>
<h1>This is the Dev Branch of the Repository from Dev instance</h1>
</div>
</body>
</html>
Expand Down