From 2966711ca617a5879b0eee7b79e565eb052168ff Mon Sep 17 00:00:00 2001 From: git <> Date: Sat, 3 Jan 2026 22:18:42 +0700 Subject: [PATCH] Remove version and authors, Fix links to git repo --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 836c94b..7b4fee0 100755 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ This shows: 1. Fork the repository on GitHub 2. Clone your fork locally: ```bash - git clone https://github.com/your-username/data_regression_testing.git + git clone https://git.informatica-polet.com/drt/drt.git cd data_regression_testing ``` 3. Create a virtual environment: @@ -727,15 +727,7 @@ MIT License - see LICENSE file for details ## 📞 Support For issues and questions: -- GitHub Issues: /issues +- GitHub Issues: https://git.informatica-polet.com/drt/drt/issues - Check logs in `./logs/` - Review configuration with `drt validate` -- Test connectivity with `drt discover` - -## 👥 Authors - -QA Engineering Team - -## 📌 Version - -Current version: 1.0.0 +- Test connectivity with `drt discover` \ No newline at end of file