Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVojtech Kral <vojtech@kral.hk>2019-01-07 21:17:10 +0300
committerVojtech Kral <vojtech@kral.hk>2019-01-09 20:43:29 +0300
commitcde0aa4443b43b21956b12e932c5d70e3924a4db (patch)
tree29298a469087af63522d5d9e0e53e88c7a2a6cf4 /doc
parent5aec48418a0a55c0a9d5d9df4f6f4e680647fcee (diff)
Fix: wxWidgets 3.0 back-compat
Fix #1599
Diffstat (limited to 'doc')
-rw-r--r--doc/How to build - Windows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/How to build - Windows.md b/doc/How to build - Windows.md
index 898c830d0..90fcfde7d 100644
--- a/doc/How to build - Windows.md
+++ b/doc/How to build - Windows.md
@@ -7,7 +7,7 @@ CMake installer can be downloaded from [the official website](https://cmake.org/
Building with newer versions of MSVS (2015, 2017) may work too as reported by some of our users.
-_Note:_ Thanks to **@supermerill** for testing and inspiration on this guide.
+_Note:_ Thanks to [**@supermerill**](https://github.com/supermerill) for testing and inspiration on this guide.
### Dependencies