Skip to content

Commit

Permalink
update readme with correct URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbuehlmann authored Jun 10, 2024
1 parent 4544c65 commit 2b06a84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Welcome to haccytrees! This is a python library to create, read, and process
large merger-tree forests created from HACC simulations, such as Last Journey.

Documentation and usage examples are provided at
`<https://argonnecpac.github.io/haccytrees/>`_. The code is available at
`<https://github.com/ArgonneCPAC/haccytrees>`_.
`<https://argonnecpac.github.io/HACCyTrees/>`_. The code is available at
`<https://github.com/ArgonneCPAC/HACCyTrees>`_.


.. image:: tree_example.svg
Expand All @@ -22,7 +22,7 @@ To install haccytrees, you will need to clone the repository and then use `pip`.

.. code-block:: bash
git clone https://github.com/ArgonneCPAC/haccytrees.git
git clone https://github.com/ArgonneCPAC/HACCyTrees.git
cd haccytrees
# Using pip to install the package
Expand Down

0 comments on commit 2b06a84

Please sign in to comment.