From a1d4212b889b8f720162590865e20f4843fd3a18 Mon Sep 17 00:00:00 2001 From: Wey Gu Date: Tue, 17 May 2022 18:12:54 +0800 Subject: [PATCH] fixed URL to tck features --- docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md b/docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md index eda6841ccb2..4f8d63cb7e0 100644 --- a/docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md +++ b/docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md @@ -127,7 +127,7 @@ The following are some major differences (by design incompatible) between nGQL a ### Where can I find more nGQL examples? -Users can find more than 2500 nGQL examples in the [features](https://github.com/vesoft-inc/nebula-graph/tree/master/tests/tck/features) directory on the Nebula Graph GitHub page. +Users can find more than 2500 nGQL examples in the [features](https://github.com/vesoft-inc/nebula/tree/master/tests/tck/features) directory on the Nebula Graph GitHub page. The `features` directory consists of `.feature` files. Each file records scenarios that you can use as nGQL examples. Here is an example: