Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Fix links in README.md
Browse files Browse the repository at this point in the history
	- not covered by linkchecker
	- dropped duplicate install/index
	- fixes part of #2303
  • Loading branch information
Daniel Holbach committed Jul 30, 2019
1 parent e50dda2 commit e9dfb77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 27 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Its major features are:

- [Automated git → cluster synchronisation](/docs/introduction.md#automated-git-cluster-synchronisation)
- [Automated deployment of new container images](/docs/introduction.md#automated-deployment-of-new-container-images)
- [Integrations with other devops tools](/docs/introduction.md#integrations-with-other-devops-tools) ([Helm](/docs/helm-integration.md) and more)
- [Integrations with other devops tools](/docs/introduction.md#integrations-with-other-devops-tools) ([Helm](/docs/helm/helm-integration.md) and more)
- No additional service or infrastructure needed - Flux lives inside your
cluster
- Straight-forward control over the state of deployments in the
Expand Down Expand Up @@ -102,18 +102,18 @@ Get started by browsing through the documentation below:
- [Introduction to Flux](/docs/introduction.md)
- [FAQ](/docs/faq.md) and [frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [How it works](/docs/how-it-works.md)
- [Considerations regarding installing Flux](/docs/installing.md)
- [Flux <-> Helm integration](/docs/helm-integration.md)
- [Considerations regarding installing Flux](/docs/install/index.rst)
- [Flux <-> Helm integration](/docs/helm/helm-integration.md)
- Get Started with Flux
- [Standalone Flux](/docs/get-started.md)
- [Flux using Helm](/docs/helm-get-started.md)
- [Automation: annotations and locks](/docs/annotations-tutorial.md)
- [Standalone Flux](/docs/install/get-started.md)
- [Flux using Helm](/docs/install/helm-get-started.md)
- [Automation: annotations and locks](/docs/using/annotations-tutorial.md)
- Operating Flux
- [Using fluxctl to control Flux](/docs/fluxctl.md)
- [Helm Operator](/docs/helm-operator.md)
- [Using fluxctl to control Flux](/docs/using/fluxctl.md)
- [Helm Operator](/docs/helm/helm-operator.md)
- [Troubleshooting](/docs/troubleshooting.md)
- [Frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [Upgrading to Flux v1](/docs/upgrading-to-1.0.md)
- [Upgrading to Flux v1](/docs/using/upgrading-to-1.0.md)

### Integrations

Expand Down Expand Up @@ -142,7 +142,7 @@ To familiarise yourself with the project and how things work, you might
be interested in the following:

- [Our contributions guidelines](CONTRIBUTING.md)
- [Build documentation](/docs/building.md)
- [Build documentation](/docs/development/building.md)
- [Release documentation](/internal_docs/releasing.md)

## <a name="help"></a>Getting Help
Expand Down
17 changes: 0 additions & 17 deletions docs/install/index.md

This file was deleted.

0 comments on commit e9dfb77

Please sign in to comment.