Skip to content

Commit 2e340ab

Browse files
committed
docs: fix corrupted link
* `./getting-started/#quick-start` passes htmltest but does not work * `./getting-started#quick-start` works but does not passes html test
1 parent c13be14 commit 2e340ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/latest/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can also perform certain administration tasks:
109109

110110
## Where to Learn More
111111

112-
Get started with Python SDK right now by following the [Quick Start](./getting-started/#quick-start) guide.
112+
Get started with Python SDK right now by following the [Quick Start]({{< relref "getting-started#quick-start" >}}) guide.
113113

114114
New to GoodData? Follow the [Getting Started](https://www.gooddata.com/docs/cloud/getting-started/) series of articles that include Python SDK code examples.
115115

0 commit comments

Comments
 (0)