From 65ec376b29aa1251cbb6dc322cdbbe3d44ef838d Mon Sep 17 00:00:00 2001 From: Asaf Korem Date: Wed, 9 Oct 2024 17:09:59 +0300 Subject: [PATCH] docs: make doclint happy. --- docs/copilot/testing-with-copilot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/copilot/testing-with-copilot.md b/docs/copilot/testing-with-copilot.md index 10d6e48be5..2c1f638f94 100644 --- a/docs/copilot/testing-with-copilot.md +++ b/docs/copilot/testing-with-copilot.md @@ -181,5 +181,5 @@ it('should display the correct page title', async () => { ## Contributing to Detox Copilot -Contributions are welcome! +Contributions are welcome! Visit the [Detox Copilot GitHub Repository](https://github.com/wix-incubator/detox-copilot) to open issues or pull requests if they are relevant to the core-library functionality or open a it under [Detox repository](https://github.com/wix/Detox) if it is related to Detox-Copilot integration or if you are not sure where the issue should be opened.