chiark / gitweb /
Update Taz5 help URL
authornickthetait <tait@alephobjects.com>
Fri, 29 May 2015 15:22:54 +0000 (09:22 -0600)
committernickthetait <tait@alephobjects.com>
Tue, 2 Jun 2015 18:34:07 +0000 (12:34 -0600)
Cura/gui/configWizard.py

index da2a2632b1a1f36451238659d2f04501a32fc4e8..3e75edf787a6d9764305d9bc21eef7d8f318a7d6 100644 (file)
@@ -1010,7 +1010,7 @@ class LulzbotReadyPage(InfoPage):
                self.AddSeperator()
                
 class Taz5NozzleSelectPage(InfoPage):
-       url='http://lulzbot.com/fakeurl'
+       url='http://lulzbot.com/printer-identification'
        
        def __init__(self, parent):
                super(Taz5NozzleSelectPage, self).__init__(parent, _("LulzBot TAZ5"))