diff options
| author | Rahul Sharma <rsconceptx@gmail.com> | 2017-11-21 23:29:08 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-21 23:29:08 +0530 |
| commit | 5cb68a27951040b4b6f3f3fe2008fd8c7a12fe0a (patch) | |
| tree | 1d4b8f3a8bcd9d1999585bf4eeb0f0991a1c5904 | |
| parent | dabcb655ea553251baeeafc9be53527e2b2646c7 (diff) | |
Fixes relative link to Architectural Roadmap
| -rw-r--r-- | contributors/design-proposals/architecture/architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/architecture/architecture.md b/contributors/design-proposals/architecture/architecture.md index 4a246f01..edd9133e 100644 --- a/contributors/design-proposals/architecture/architecture.md +++ b/contributors/design-proposals/architecture/architecture.md @@ -1,7 +1,7 @@ # Kubernetes Design and Architecture A much more detailed and updated [Architectural -Roadmap](contributors/devel/architectural-roadmap.md) is also available. +Roadmap](../../devel/architectural-roadmap.md) is also available. ## Overview |
