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
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2019-05-14 20:46:01 +0300
committerbubnikv <bubnikv@gmail.com>2019-05-14 20:46:01 +0300
commit3f08d9f30d7c742504bee38adb74cabbdb73caed (patch)
tree97e9ab948292aee5b83d76eabfd6ba8e1df2bece /src/avrdude
parente58d530afe2f5033b575caae0d7a0c1c19897ac8 (diff)
Changed references to renamed github project
https://github.com/prusa3d/PrusaSlicer
Diffstat (limited to 'src/avrdude')
-rw-r--r--src/avrdude/ac_cfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/avrdude/ac_cfg.h b/src/avrdude/ac_cfg.h
index 41d648bf1..a4e6a2cb5 100644
--- a/src/avrdude/ac_cfg.h
+++ b/src/avrdude/ac_cfg.h
@@ -172,7 +172,7 @@
#define PACKAGE "avrdude-slic3r"
/* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "https://github.com/prusa3d/Slic3r/issues"
+#define PACKAGE_BUGREPORT "https://github.com/prusa3d/PrusaSlicer/issues"
/* Define to the full name of this package. */
#define PACKAGE_NAME "avrdude-slic3r"
@@ -184,7 +184,7 @@
#define PACKAGE_TARNAME "avrdude-slic3r"
/* Define to the home page for this package. */
-#define PACKAGE_URL "https://github.com/prusa3d/Slic3r"
+#define PACKAGE_URL "https://github.com/prusa3d/PrusaSlicer"
/* Define to the version of this package. */
#define PACKAGE_VERSION "6.3-20160220"