controlp5
controlp5 copied to clipboard
Textlabel web link broken
On this page: https://github.com/sojamo/controlp5 Below this text: What do all these Controllers do? There is a list of controls and a link for each, the one for the Textlabel does not work https://github.com/sojamo/controlp5/blob/master/examples/controllers/ControlP5textlabel/ControlP5textlabel.pde This link does work (found by going via https://github.com/sojamo/controlp5/tree/master/examples/controllers) https://github.com/sojamo/controlp5/blob/master/examples/controllers/ControlP5textlabel/ControlP5Textlabel.pde and the difference is T != t (the last one, in the filename).