Remove URL

This commit is contained in:
Camilla Löwy 2017-01-04 16:33:57 +01:00
parent 9cd378caa7
commit d25b427efe

View File

@ -42,10 +42,10 @@ doesn't, that might be a separate bug.
If GLFW is crashing or triggering asserts, make sure that all your object If GLFW is crashing or triggering asserts, make sure that all your object
handles and other pointers are valid. handles and other pointers are valid.
For bugs where it makes sense, a [Short, Self Contained, Correct (Compilable), For bugs where it makes sense, a short, self contained example is absolutely
Example](http://www.sscce.org/) is absolutely invaluable. Just put it inline in invaluable. Just put it inline in the body text. Note that if the bug is
the body text. Note that if the bug is reproducible with one of the test reproducible with one of the test programs that come with GLFW, just mention
programs that come with GLFW, just mention that instead. that instead.
__Don't worry about adding too much information__. Unimportant information can __Don't worry about adding too much information__. Unimportant information can
be abbreviated or removed later, but missing information can stall bug fixing, be abbreviated or removed later, but missing information can stall bug fixing,