Skip to content

Commit dec337a

Browse files
authored
Merge pull request #7774 from nextcloud/bugfix/addMissingDocImages
add some missing doc images in a valid path
2 parents 5f393fc + eb2f73e commit dec337a

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

doc/building.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -220,12 +220,12 @@ Setting up Microsoft Visual Studio
220220

221221
1. Click on 'Modify' in the Visual Studio Installer:
222222

223-
.. image:: ./images/building/visual-studio-installer.png
223+
.. image:: ./images/dev/visual-studio-installer.png
224224
:alt: Visual Studio Installer
225225

226226
2. Select 'Desktop development with C++'
227227

228-
.. image:: ./images/building/desktop-development-with-cpp.png
228+
.. image:: ./images/dev/desktop-development-with-cpp.png
229229
:alt: Desktop development with C++
230230

231231
Handling the dependencies
@@ -265,7 +265,7 @@ Compiling
265265
266266
4. To use the tools installed with Visual Studio, you need the following in your %PATH%:
267267

268-
.. image:: ./images/building/path.png
268+
.. image:: ./images/dev/path.png
269269
:alt: Windows environment variables
270270

271271
5. Alternatively you can use the tools installed with KDE Craft by adding them to %PATH%:
10.5 KB
Loading

doc/images/dev/path.png

14.7 KB
Loading
16.1 KB
Loading

0 commit comments

Comments
 (0)