Skip to content

Commit 99820b3

Browse files
authored
docs: add missing topic basics readme (#747)
1 parent e042345 commit 99820b3

File tree

6 files changed

+5
-2
lines changed

6 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ We cover a wide range of DevOps topics in our content library, explore them unde
242242
<td>SQL</td>
243243
<td><a href="./topics/sql/">sql</a></td>
244244
<td>📖 <a href="https://github.com/tungbq/devops-basic/blob/main/topics/sql/README.md">View</a></td>
245-
<td>✔️ <a href="./topics/sql/mysql-basics.md">Explore</a></td>
245+
<td>✔️ <a href="./topics/sql/basics/">Explore</a></td>
246246
</tr>
247247
<tr>
248248
<td><img height="28" src="https://upload.wikimedia.org/wikipedia/commons/a/ab/Haproxy-logo.png" /></td>

topics/agile/basics/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Coming soon...

topics/git/basics/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Coming soon...

topics/istio/basics/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Coming soon...
File renamed without changes.

topics/sql/mysql-basics.md renamed to topics/sql/basics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MySQL basic hands-on
1+
Coming soon...# MySQL basic hands-on
22

33
This hands-on will:
44

0 commit comments

Comments
 (0)