Skip to content

Commit

Permalink
Merge pull request #1907 from Saransh-cpp/failing-docs
Browse files Browse the repository at this point in the history
Fix documentation
  • Loading branch information
valentinsulzer authored Jan 20, 2022
2 parents 0c9cff3 + b666ea5 commit 8384226
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import sys

import guzzle_sphinx_theme
from pybamm.version import __version__
from pybamm import __version__

sys.path.insert(0, os.path.abspath("../"))

Expand Down
2 changes: 1 addition & 1 deletion docs/install/windows-wsl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ useful to work through this
provided by Ubuntu.

Now head over and follow the installation instructions for PyBaMM for
linux `here <INSTALL-LINUX-MAC.md>`__.
linux `here <GNU-linux.html>`__.

Use Visual Studio Code to run PyBaMM
------------------------------------
Expand Down

0 comments on commit 8384226

Please sign in to comment.