Skip to content

Commit cf712d4

Browse files
committed
React Tasks Updated Sources
1 parent 36755ce commit cf712d4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: tasks/step-it-academy/react/task13/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,17 @@ <h1>Cookie Issue Warning</h1>
133133
</p>
134134
<a
135135
class="link"
136-
href="https://drongo-j.github.io/ReactExamProject/"
136+
href="https://aykhan019.github.io/ReactExamProject/"
137137
target="_blank"
138138
>
139-
https://drongo-j.github.io/ReactExamProject/
139+
https://aykhan019.github.io/ReactExamProject/
140140
</a>
141141
</div>
142142
</div>
143143

144144
<!-- The iframe container -->
145145
<iframe
146-
src="https://drongo-j.github.io/ReactExamProject/"
146+
src="https://aykhan019.github.io/ReactExamProject/"
147147
title="Custom Website"
148148
sandbox="allow-scripts allow-same-origin allow-popups allow-forms"
149149
></iframe>

Diff for: tasks/step-it-academy/react/task15/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,17 @@ <h1>Cookie Issue Warning</h1>
133133
</p>
134134
<a
135135
class="link"
136-
href="https://drongo-j.github.io/ReactExamProject/"
136+
href="https://aykhan019.github.io/ReactExamProject/"
137137
target="_blank"
138138
>
139-
https://drongo-j.github.io/ReactExamProject/
139+
https://aykhan019.github.io/ReactExamProject/
140140
</a>
141141
</div>
142142
</div>
143143

144144
<!-- The iframe container -->
145145
<iframe
146-
src="https://drongo-j.github.io/ReactExamProject/"
146+
src="https://aykhan019.github.io/ReactExamProject/"
147147
title="Custom Website"
148148
sandbox="allow-scripts allow-same-origin allow-popups allow-forms"
149149
></iframe>

0 commit comments

Comments
 (0)