]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - dunshire/cones.py
dunshire: http -> https in links.
[dunshire.git] / dunshire / cones.py
index bc2764098176f2020a7165ebd41155ca77e6ef79..dc1964e3fde54a4a10b1cbfc11e8f4edbca962fa 100644 (file)
@@ -753,7 +753,7 @@ class CartesianProduct(SymmetricCone):
         Return a dictionary of dimensions corresponding to the
         factors of this cartesian product. The format of this dictionary
         is described in the `CVXOPT user's guide
-        <http://cvxopt.org/userguide/coneprog.html#linear-cone-programs>`_.
+        <https://cvxopt.org/userguide/coneprog.html#linear-cone-programs>`_.
 
         Returns
         -------