Skip to content

Commit a204f9a

Browse files
committed
github link 추가
1 parent 4453bc1 commit a204f9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mkdocs_deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- 'main'
7-
paths:
8-
- 'docs/**'
97

108
jobs:
119
deploy:

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ extra_css:
1313
- assets/css/custom.css
1414

1515
site_name: "EKS Checklist"
16+
repo_url: "https://github.com/fitcloud/eks-checklist"
17+
repo_name: "fitcloud/eks-checklist"
1618
docs_dir: docs
1719
theme:
1820
name: "material"

0 commit comments

Comments
 (0)