[doc] Update old link to hubbardI to github

This commit is contained in:
Dylan Simon 2018-06-25 10:23:30 -04:00
parent c300fea4ea
commit 96fea4389b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ The next step is to setup an impurity solver. There are different
solvers available within the :ref:`TRIQS <triqslibs:welcome>` framework.
E.g. for :ref:`SrVO3 <SrVO3>`, we will use the hybridization
expansion :ref:`CTHYB solver <triqscthyb:welcome>`. Later on, we will
see also the example of the `Hubbard-I solver <https://triqs.ipht.cnrs.fr/1.4/applications/hubbardI/>`_.
see also the example of the `Hubbard-I solver <https://triqs.github.io/triqs/1.4/applications/hubbardI/>`_.
They all have in common, that they are called by an uniform command::
S.solve(params)