mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
dev-docs: move into top-level dir (#924)
This commit is contained in:
parent
c19e894d43
commit
b2f8f72f1e
@ -16,8 +16,8 @@ Constellation is licensed under the [AGPLv3](LICENSE). When contributing, you al
|
|||||||
|
|
||||||
We have some documentation, guidelines and conventions that you can go through to familiarize yourself with the project and get started hacking on it.
|
We have some documentation, guidelines and conventions that you can go through to familiarize yourself with the project and get started hacking on it.
|
||||||
|
|
||||||
* Building, testing, deploying: [local development](/.github/docs/development.md)
|
* Building, testing, deploying: [local development](/dev-docs/workflows/build-test-run.md)
|
||||||
* [Code conventions](/.github/docs/conventions.md#code-conventions)
|
* [Code conventions](/dev-docs/conventions.md#code-conventions)
|
||||||
* [Process conventions](/.github/docs/conventions.md#process-conventions)
|
* [Process conventions](/dev-docs/conventions.md#process-conventions)
|
||||||
* [Repository layout](/.github/docs/layout.md#repository-layout)
|
* [Repository layout](/dev-docs/layout.md#repository-layout)
|
||||||
* [Upgrading Kubernetes](/.github/docs/upgrade-kubernetes.md)
|
* [Upgrading Kubernetes](/dev-docs/workflows/upgrade-kubernetes.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user