Skip to content

Links to input files for "Solutions to the Exercises" give 404 error: "Page not found" #109

Description

@ChristopherKingChemist

Thanks so much for creating these tutorial pages! I'm enjoying learning to use LAMMPS. The "Going further with exercises" parts are good learning experiences; I try to figure out the answers without looking at the solutions you've given.

The broken links show up on "Solutions to the exercises", https://lammpstutorials.github.io/sphinx/build/html/non-tutorials/solutions.html.
That page contains multiple sentences like: "You can download the working input I wrote." That link (the first on that page that is broken) points to https://lammpstutorials.github.io/.dependencies/lammpstutorials-inputs/tutorial1/exercises/broken/input.lammps.

The page with the problem links is in the lammpstutorials.github.io repository and is:
docs/sphinx/source/non-tutorials/solutions.rst
Here's the code on that page, starting at line 12:

the imposed *temperature*. You can download the
working |input_broken_solution| I wrote. These are the main commands:


.. |input_broken_solution| raw:: html


    <a href="../../../../../.dependencies/lammpstutorials-inputs/tutorial1/exercises/broken/input.lammps" target="_blank">input</a>

I suspect the problem is that the "lammpstutorials-inputs" part of that path is actually pointing to a different repository, rather than a directory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions