Skip to content

Commit 128a458

Browse files
committed
Updated documentation URL to Github pages
1 parent d8ca403 commit 128a458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you are interested in solving least-squares minimization problems, you may wi
2424

2525
Documentation
2626
-------------
27-
See manual.pdf or `here <http://people.maths.ox.ac.uk/robertsl/pybobyqa>`_.
27+
See manual.pdf or `here <https://numericalalgorithmsgroup.github.io/pybobyqa/>`_.
2828

2929
Requirements
3030
------------
@@ -110,7 +110,7 @@ Alternatively, the HTML documentation provides some simple examples of how to ru
110110

111111
Examples
112112
--------
113-
Examples of how to run Py-BOBYQA are given in the `documentation <http://people.maths.ox.ac.uk/robertsl/pybobyqa>`_, and the `examples <https://github.com/numericalalgorithmsgroup/pybobyqa/tree/master/examples>`_ directory in Github.
113+
Examples of how to run Py-BOBYQA are given in the `documentation <https://numericalalgorithmsgroup.github.io/pybobyqa/>`_, and the `examples <https://github.com/numericalalgorithmsgroup/pybobyqa/tree/master/examples>`_ directory in Github.
114114

115115
Uninstallation
116116
--------------

0 commit comments

Comments
 (0)