Update README.md files, replacing old link
authorJari Komppa <jari.komppa@siru.fi>
Wed, 17 Mar 2021 10:00:50 +0000 (12:00 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 7 Jan 2022 21:14:23 +0000 (21:14 +0000)
Update README.md files to link to the wiki instead of deprecated
information.

Affects: None

Components: Framework, OpenGL, Vulkan

VK-GL-CTS public issue: 249

Change-Id: I40e4c733e55a52952b6b198b005647e199883159

README.md
external/openglcts/README.md
external/vulkancts/README.md

index 03f9070..f087aa1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,8 +7,10 @@ dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vul
 Documentation
 -------------
 
-Up-to-date documentation for the dEQP is available at
-[Android Open Source Project site](http://source.android.com/devices/graphics/testing.html).
+Up-to-date documentation for dEQP is available at:
+
+* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home)
+* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki)
 
 The .qpa logs generated by the conformance tests may contain embedded PNG images of the results.
 These can be viewed with `scripts/qpa_image_viewer.html`, by opening the file
index 32381e9..3201903 100644 (file)
@@ -4,8 +4,11 @@ OpenGL and OpenGL ES 2.0/3.X Conformance Test Instructions
 This document describes how to build, port, and run the OpenGL and OpenGL ES
 2.0/3.X conformance tests, and how to verify and submit test results.
 
-The Conformance Tests are built on dEQP framework. dEQP documentation is
-available at http://source.android.com/devices/graphics/testing.html
+The Conformance Tests are built on the dEQP framework.
+Up-to-date documentation for dEQP is available at:
+
+* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home)
+* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki)
 
 
 Contents
index fab2925..664de4c 100644 (file)
@@ -3,8 +3,11 @@ Vulkan CTS README
 
 This document describes how to build and run Vulkan Conformance Test suite.
 
-Vulkan CTS is built on dEQP framework. dEQP documentation is available
-at http://source.android.com/devices/graphics/testing.html
+Vulkan CTS is built on the dEQP framework.
+Up-to-date documentation for dEQP is available at:
+
+* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home)
+* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki)
 
 
 Requirements