File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- [submodule "docs/repos/helm-charts "]
2- path = docs/repos/helm-charts
3- url = git@github.com:fullstack-devops/helm-charts.git
41[submodule "docs/repos/github-actions-runner "]
52 path = docs/repos/github-actions-runner
6- url = git@github.com:fullstack-devops/github-actions-runner.git
3+ url = https://github.com/fullstack-devops/github-actions-runner.git
4+ branch = main
5+ [submodule "docs/repos/helm-charts "]
6+ path = docs/repos/helm-charts
7+ url = https://github.com/fullstack-devops/helm-charts.git
8+ branch = main
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ extra_css:
6464 - stylesheets/custom.css
6565
6666docs_dir : ./docs
67+ use_directory_urls : false
6768
6869# Plugins
6970plugins :
You can’t perform that action at this time.
0 commit comments