From fc0fc02751d58b2bd3229ce56d4f387ab4024cee Mon Sep 17 00:00:00 2001 From: alelpoan <155192176+alelpoan@users.noreply.github.com> Date: Sun, 24 May 2026 19:33:53 +0300 Subject: [PATCH] docs: add missing link to CONTRIBUTING.md in integrate-tempo page --- src/pages/quickstart/integrate-tempo.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/quickstart/integrate-tempo.mdx b/src/pages/quickstart/integrate-tempo.mdx index 4cba2811..bc4ca5f1 100644 --- a/src/pages/quickstart/integrate-tempo.mdx +++ b/src/pages/quickstart/integrate-tempo.mdx @@ -79,4 +79,4 @@ If you're interested in learning more about how Tempo works under the hood, feel /> -We welcome contributions from the community to help improve and expand the project. +We welcome contributions from the community to help improve and expand the project. See our [contributing guide](https://github.com/tempoxyz/.github/blob/main/CONTRIBUTING.md) to get started.