Skip to content

Commit 9ff9417

Browse files
authored
Merge pull request #777 from Tatsukiyoshi/fix/build-error-202605-1st-half
fix: build error
2 parents f2f37de + 9f1e00c commit 9ff9417

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/knowhow/history/Container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: ../../layouts/KnowhowLayout.astro
2+
layout: ../../../layouts/KnowhowLayout.astro
33
title: History of Container
44
nav: programming
55
---

src/pages/knowhow/history/SqlServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: ../../layouts/KnowhowLayout.astro
2+
layout: ../../../layouts/KnowhowLayout.astro
33
title: Update History of SQL Server and SQL Server Management Studio
44
nav: programming
55
---

0 commit comments

Comments
 (0)