mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Fix broken link
This commit is contained in:
parent
2ae620340e
commit
0aaea5c50f
4
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
@ -46,14 +46,14 @@ Before contributing, please ensure that you have the following setup:
|
|||||||
|
|
||||||
# 🚀 The Application Script (ct/AppName.sh)
|
# 🚀 The Application Script (ct/AppName.sh)
|
||||||
|
|
||||||
- You can find all Coding standards, as well as the structure for this files [here](.github/CONTRIBUTIR_GUIDE/ct/AppName.md).
|
- You can find all Coding standards, as well as the structure for this files [here](/ct/AppName.md).
|
||||||
- These Scripts are responsible for Container creataion, setting the necessery varibles and handels the update of the Application.
|
- These Scripts are responsible for Container creataion, setting the necessery varibles and handels the update of the Application.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# 🛠 The Installation Script (install/AppName-install.sh)
|
# 🛠 The Installation Script (install/AppName-install.sh)
|
||||||
|
|
||||||
- You can find all Coding standards, as well as the structure for this files [here](.github/CONTRIBUTIR_GUIDE/install/AppName-install.md).
|
- You can find all Coding standards, as well as the structure for this files [here](/install/AppName-install.md).
|
||||||
- These Scripts handel the installation of the Application.
|
- These Scripts handel the installation of the Application.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user