Fix doc links to modules
This commit is contained in:
parent
2be8a97e84
commit
8e49caa082
@ -52,7 +52,7 @@ Methods working on the quadtree itself:
|
||||
Implementation
|
||||
--------------
|
||||
|
||||
The implementation of gaphas' Quadtree can be found at http://github.com/amolenaar/gaphas/trees/blob/gaphas/quadtree.py.
|
||||
The implementation of gaphas' Quadtree can be found at https://github.com/gaphor/gaphas/blob/master/gaphas/quadtree.py.
|
||||
|
||||
Here's an example of the Quadtree in action (Gaphas' demo app with `gaphas.view.DEBUG_DRAW_QUADTREE` enabled):
|
||||
|
||||
|
@ -33,5 +33,4 @@ When a constraint contains projections, it is most likely that this constraint c
|
||||
|
||||
------
|
||||
|
||||
The Solver can be found at: http://github.com/amolenaar/gaphas/trees/blobs/gaphas/solver.py, along with Variables and Projections.
|
||||
|
||||
The Solver can be found at: https://github.com/gaphor/gaphas/blob/master/gaphas/solver.py, along with Variables and Projections.
|
||||
|
Loading…
x
Reference in New Issue
Block a user