Skip to content

Commit 9338ed2

Browse files
authored
Replaced a link in the documentation that didn't work (#4837)
* Update README.md * Update README.md
1 parent b3c18d3 commit 9338ed2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are two major versions of Azure Service Operator: v1 and v2. Consult the b
2222
| ASO Version | Lifecycle stage | Development status | Installation options |
2323
| ----------- | --------------- |---------------------------| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2424
| v2 | Stable | Under active development. | [Helm chart](/v2/charts), [GitHub release 2.x](https://github.com/Azure/azure-service-operator/releases). See [installation](https://azure.github.io/azure-service-operator/#installation) for example. |
25-
| v1 | Decprecated | Halted | [Helm chart](/charts), [OperatorHub](https://operatorhub.io/operator/azure-service-operator) or [GitHub release 1.x](https://github.com/Azure/azure-service-operator/releases) |
25+
| v1 | Deprecated | Halted | [Helm chart](/charts), [OperatorHub](https://operatorhub.io/operator/azure-service-operator) or [GitHub release 1.x](https://github.com/Azure/azure-service-operator/releases) |
2626

2727
### ASO v2
2828
Azure Service Operator v2 was built based on the lessons learned from ASO v1, with the following improvements:
@@ -43,8 +43,6 @@ Azure Service Operator v1 is no longer being maintained - this means no bug fixe
4343

4444
See the [ASOv1 to ASOv2 migration guide](https://azure.github.io/azure-service-operator/guide/asov1-asov2-migration/) for migrating from ASOv1 to ASOv2.
4545

46-
[Learn more about Azure Service Operator v1](/docs/v1/README.md)
47-
4846
## Contributing
4947

5048
The [contribution guide](CONTRIBUTING.md) covers everything you need to know about how you can contribute to Azure Service Operators.

0 commit comments

Comments
 (0)