readme/ci: screenshot the adjective-collocates slide (ca.png) instead of the dropped lvc slide

Change-Id: Ib74abdc3d15440c74f01ab94058fd5c733c8b7ca
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1545827..9838b4d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -89,7 +89,7 @@
       render('examples/ids.Rmd',
       output_format='revealjs.ids::revealjs_presentation', output_dir='target')"
     - ./ci/screenshot file://`pwd`/target/ids.html target/title.png
-      file://`pwd`/target/ids.html#/light-verb-constructions target/lvc.png
+      file://`pwd`/target/ids.html#/adjective-collocates target/ca.png
       file://`pwd`/target/ids.html#/registered-users target/users.png
       file://`pwd`/target/ids.html#/references-1 target/references.png
     - end_section render
diff --git a/README.Rmd b/README.Rmd
index 51c2b6b..6925f7e 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -16,7 +16,7 @@
 ![title](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/title.png?job=build-job)
 
 ![users](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/users.png?job=build-job)
-![lvc](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/lvc.png?job=build-job)
+![collocates](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/ca.png?job=build-job)
 
 ![references](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/references.png?job=build-job)
 
diff --git a/README.md b/README.md
index c20e66c..a6cca11 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 ![title](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/title.png?job=build-job)
 
 ![users](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/users.png?job=build-job)
-![lvc](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/lvc.png?job=build-job)
+![collocates](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/ca.png?job=build-job)
 
 ![references](https://gitlab.ids-mannheim.de/ids/revealjs/-/jobs/artifacts/main/raw/target/references.png?job=build-job)