Skip to content

Commit

Permalink
Changed the href path
Browse files Browse the repository at this point in the history
  • Loading branch information
akashmmcode committed Aug 28, 2022
1 parent 1402c63 commit d84de7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Week-2/Assignment2.1/webpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="week2.css">
<link rel="stylesheet" href="webpage.css">
</head>
<body>
<header>
Expand Down

1 comment on commit d84de7f

@akashmmcode
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file name changed

Please sign in to comment.