From b03cd1bf460d2f1ecd2bf100f723f8de5143a828 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Fri, 31 Jul 2020 11:25:36 -0500 Subject: [PATCH] docs: Update contributions section in limitations document kata 2.0 This PR updates the contributions sections for the limitations document for kata 2.0 that instead using the previous runtime repository as example, it will use the new one. Fixes #476 Signed-off-by: Gabriela Cervantes --- docs/Limitations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Limitations.md b/docs/Limitations.md index cd2fed9d86..9d6817705b 100644 --- a/docs/Limitations.md +++ b/docs/Limitations.md @@ -78,7 +78,7 @@ The following link shows the latest list of limitations: If you would like to work on resolving a limitation, please refer to the [contributors guide](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md). If you wish to raise an issue for a new limitation, either -[raise an issue directly on the runtime](https://github.com/kata-containers/runtime/issues/new) +[raise an issue directly on the runtime](https://github.com/kata-containers/kata-containers/issues/new) or see the [project table of contents](https://github.com/kata-containers/kata-containers) for advice on which repository to raise the issue against.