Removed broken link in autoscale go sample (#2324)

* Removed broken link in autoscale go sample

* Updated link to point to SYSTEM.md
This commit is contained in:
Mike Petersen 2020-03-19 11:52:06 -07:00 committed by GitHub
parent 2251dd16e6
commit 10aa22be7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -273,4 +273,4 @@ kubectl delete --filename docs/serving/samples/autoscale-go/service.yaml
## Further reading
[Autoscaling Developer Documentation](https://github.com/knative/serving/blob/master/docs/scaling/DEVELOPMENT.md)
[Autoscaling Developer Documentation](https://github.com/knative/serving/blob/master/docs/scaling/SYSTEM.md)