diff --git a/README.md b/README.md
index 9edfec6..dbde4eb 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Thanks [art.mari.ka](https://www.instagram.com/art.mari.ka/) for the illustratio
Thanks [Ilya Subbotin](https://ru.linkedin.com/in/isubbotin) and [Fedor Golubev](https://www.linkedin.com/in/fedor-golubev-93910b5/) for the valuable feedback.
-Thanks [Ira Gorelik](https://pixabay.com/users/igorelick-680927/) for the Aqueduct.
+Thanks [Slepitssskaya](https://photodune.net/user/slepitssskaya) for the Aqueduct.
Thanks [Friedrich Althausen](http://www.grafikfritze.de/) for Vollkorn, [Christian Robertson](https://twitter.com/cr64) for Roboto Mono, and [ParaType](https://www.paratype.ru/) for PT Sans.
diff --git a/docs/API.en.epub b/docs/API.en.epub
index ebadf42..a456be2 100644
Binary files a/docs/API.en.epub and b/docs/API.en.epub differ
diff --git a/docs/API.en.html b/docs/API.en.html
index d227c6b..65f39b2 100644
--- a/docs/API.en.html
+++ b/docs/API.en.html
@@ -147,7 +147,7 @@
In other words, hundreds or even thousands of different APIs must work correctly to make basic actions possible such as viewing a webpage. Modern Internet technologies simply couldn't exist without these tons of APIs working fine.
An API is an obligation. A formal obligation to connect different programmable contexts.
When the author of this book is asked for an example of a well-designed API, he will usually show a picture of a Roman aqueduct:
-
+
- It interconnects two areas
- Backward compatibility has not been broken even once in two thousand years.
diff --git a/docs/API.en.pdf b/docs/API.en.pdf
index b49e656..6d6dd21 100644
Binary files a/docs/API.en.pdf and b/docs/API.en.pdf differ
diff --git a/docs/API.ru.html b/docs/API.ru.html
index 697ed53..3001035 100644
--- a/docs/API.ru.html
+++ b/docs/API.ru.html
@@ -147,7 +147,7 @@
Иными словами, десятки, если не сотни различных API должны корректно отработать для выполнения базовых действий типа просмотра web-страницы; без надёжной работы каждого из них современные информационные технологии попросту не могли бы существовать.
API — это обязательство. Формальное обязательство связывать между собой различные программируемые контексты.
Когда автора этой книги просят привести пример хорошего API, он обычно показывает фотографию древнеримского акведука:
-
+
- он связывает между собой две области;
- обратная совместимость нарушена ноль раз за последние две тысячи лет.
diff --git a/src/en/clean-copy/01-Introduction/02-intro-api-definition.md b/src/en/clean-copy/01-Introduction/02-intro-api-definition.md
index 194fe34..37375af 100644
--- a/src/en/clean-copy/01-Introduction/02-intro-api-definition.md
+++ b/src/en/clean-copy/01-Introduction/02-intro-api-definition.md
@@ -14,7 +14,7 @@ In other words, hundreds or even thousands of different APIs must work correctly
When the author of this book is asked for an example of a well-designed API, he will usually show a picture of a Roman aqueduct:
-[](https://pixabay.com/photos/pont-du-gard-france-aqueduct-bridge-3909998/)
+[](https://photodune.net/user/slepitssskaya)
* It interconnects two areas
* Backward compatibility has not been broken even once in two thousand years.
diff --git a/src/img/pont-du-gard.jpg b/src/img/pont-du-gard.jpg
index 81d81b5..b451849 100644
Binary files a/src/img/pont-du-gard.jpg and b/src/img/pont-du-gard.jpg differ
diff --git a/src/img/pont-du-gard_300dpi.jpg b/src/img/pont-du-gard_300dpi.jpg
new file mode 100644
index 0000000..f35a6f0
Binary files /dev/null and b/src/img/pont-du-gard_300dpi.jpg differ
diff --git a/src/ru/clean-copy/01-Введение/02-intro-api-definition.md b/src/ru/clean-copy/01-Введение/02-intro-api-definition.md
index 9b5b025..d62dc31 100644
--- a/src/ru/clean-copy/01-Введение/02-intro-api-definition.md
+++ b/src/ru/clean-copy/01-Введение/02-intro-api-definition.md
@@ -14,7 +14,7 @@
Когда автора этой книги просят привести пример хорошего API, он обычно показывает фотографию древнеримского акведука:
-[](https://pixabay.com/photos/pont-du-gard-france-aqueduct-bridge-3909998/)
+[](https://photodune.net/user/slepitssskaya)
* он связывает между собой две области;
* обратная совместимость нарушена ноль раз за последние две тысячи лет.