Skip to content

Commit

Permalink
Fix all broken links
Browse files Browse the repository at this point in the history
Various reorganizations and renaming on the website broke some links.

Signed-off-by: Daniel Farrell <[email protected]>
  • Loading branch information
dfarrell07 authored and tpantelis committed Dec 8, 2020
1 parent 0c57b14 commit 619ff21
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CODE-OF-CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Code of Conduct

Please see the [Code of Conduct docs on Submariner's website](https://submariner.io/contributing/code-of-conduct/).
Please see the [Code of Conduct docs on Submariner's website](https://submariner.io/community/code-of-conduct/).
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributing

Please see the [Contributing docs on Submariner's website](https://submariner.io/for_developers/).
Please see the [Development docs on Submariner's website](https://submariner.io/development/).
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ multi-cluster environments. The solution is compatible with any CNI (Container N
## Architecture

The Lighthouse architecture is explained in detail at
[Service Discovery](https://submariner.io/getting_started/architecture/service-discovery/).
[Service Discovery](https://submariner.io/getting-started/architecture/service-discovery/).

## Contribute

We welcome any contributions. Please refer to the [Contribution Guide](https://submariner.io/for_developers/) for more details.
We welcome any contributions. Please refer to the [Development Guide](https://submariner.io/development/) for more details.

## Build and Test

To build and test your code follow the steps in [Building and Testing](https://submariner.io/for_developers/building_testing/).
To build and test your code follow the steps in [Building and Testing](https://submariner.io/development/building-testing/).

0 comments on commit 619ff21

Please sign in to comment.