File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ following methods:
186186!!! warning
187187 Extending the constraint macro at parse time is an advanced operation and
188188 has the potential to interfere with existing JuMP syntax. Please discuss
189- with the [ developer chatroom] ( https://gitter.im/JuliaOpt/ jump- dev ) before
189+ with the [ developer chatroom] ( https://jump. dev/chatroom ) before
190190 publishing any code that implements these methods.
191191
192192[ ` parse_constraint_head ` ] ( @ref ) should be implemented to intercept an expression
@@ -389,7 +389,7 @@ to create different types of JuMP variables.
389389 Extending JuMP in this manner is an advanced operation. We strongly
390390 encourage you to consider how you can use the methods mentioned in the
391391 previous sections to achieve your aims instead of defining new model and
392- variable types. Consult the [ developer chatroom] ( https://gitter.im/JuliaOpt/ jump- dev )
392+ variable types. Consult the [ developer chatroom] ( https://jump. dev/chatroom )
393393 _ before_ starting work on this.
394394
395395If you define new types, you will need to implement a considerable number of
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ Implement this method to intercept the parsing of an expression with head
381381!!! warning
382382 Extending the constraint macro at parse time is an advanced operation and
383383 has the potential to interfere with existing JuMP syntax. Please discuss
384- with the [developer chatroom](https://gitter.im/JuliaOpt/ jump- dev) before
384+ with the [developer chatroom](https://jump. dev/chatroom ) before
385385 publishing any code that implements these methods.
386386
387387## Arguments
@@ -723,7 +723,7 @@ operator `op`.
723723!!! warning
724724 Extending the constraint macro at parse time is an advanced operation and
725725 has the potential to interfere with existing JuMP syntax. Please discuss
726- with the [developer chatroom](https://gitter.im/JuliaOpt/ jump- dev) before
726+ with the [developer chatroom](https://jump. dev/chatroom ) before
727727 publishing any code that implements these methods.
728728
729729## Arguments
You can’t perform that action at this time.
0 commit comments