Skip to content

Commit 400e5c5

Browse files
committed
changes
1 parent 8d219f6 commit 400e5c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/explainer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h3>All you have to do is try to answer the next couple of question as best as y
2323
<h4>We then use that to create a track that might be the most engaging way for you to get into tech.</h4>
2424
</div>
2525
<div id="link">
26-
<a href="category.html"></a>
26+
<a href="category.html">Begin </a>
2727
</div>
2828
</body>
2929

frontend/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
<body>
99
<div id="logo">
10-
<a href="./">
11-
<img src="assets/img/devcenter-logo.svg">
10+
11+
<img src="assets/img/devcenter-logo.svg">
1212
</a>
1313

1414
</div>
@@ -21,7 +21,7 @@ <h2>Coding101 aims to help people who are interested in coding get an head start
2121
<h3>We understand that coding can be a bit confusing at the beginning and we are here to help you get started.</h3>
2222
</div>
2323
<div id="link">
24-
<a href="explainer.html"></a>
24+
<a href="explainer.html">How? </a>
2525
</div>
2626
</body>
2727

0 commit comments

Comments
 (0)