Skip to content

Commit 31a22fa

Browse files
committed
[LOC] Rename folders
Renaming "..part" folders. FS-dev: B-3 / JS basic
1 parent c2b3ecf commit 31a22fa

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-1/index.html renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/1-first/index.html

File renamed without changes.

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-1/interview.js renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/1-first/interview.js

File renamed without changes.

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-1/style.css renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/1-first/style.css

File renamed without changes.

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-2/index.html renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/2-second/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Interview with AI, part 2</title>
7+
<title>Interview with AI, second</title>
88
<link rel="stylesheet" href="./style.css">
99
<script src="./interview.js" defer></script>
1010
</head>

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-2/interview.js renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/2-second/interview.js

File renamed without changes.

full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/part-2/style.css renamed to full-stack-dev/3-js-basic/19-conclusion/interview-with-ai/2-second/style.css

File renamed without changes.

0 commit comments

Comments
 (0)