Skip to content

Commit ec14ea3

Browse files
committed
Update some of the urls and names in the docs
1 parent 0c5e485 commit ec14ea3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
.. image:: https://readthedocs.org/projects/module0-flow/badge/?version=latest
2-
:target: https://module0-flow.readthedocs.io/en/latest/?badge=latest
1+
.. image:: https://readthedocs.org/projects/ndlar-flow/badge/?version=latest
2+
:target: https://ndlar-flow.readthedocs.io/en/latest/?badge=latest
33
:alt: Documentation Status
44

5-
.. image:: https://github.com/peter-madigan/module0_flow/actions/workflows/test.yml/badge.svg
6-
:target: https://github.com/peter-madigan/module0_flow/actions/
5+
.. image:: https://github.com/peter-madigan/ndlar_flow/actions/workflows/test.yml/badge.svg
6+
:target: https://github.com/peter-madigan/ndlar_flow/actions/
77
:alt: Test Status
88

99
environment
1010
===========
1111

1212
First, download this code::
1313

14-
git clone https://github.com/peter-madigan/module0_flow
15-
cd module0_flow
14+
git clone https://github.com/larpix/ndlar_flow
15+
cd ndlar_flow
1616

1717
To install proper dependencies, use the provided conda environment file ``env.yaml``::
1818

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# -- Project information -----------------------------------------------------
2020

21-
project = 'module0_flow'
21+
project = 'ndlar_flow'
2222
copyright = '2021, Peter Madigan'
2323
author = 'Peter Madigan'
2424

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Welcome to module0_flow's documentation!
1+
Welcome to the ndlar_flow documentation!
22
========================================
33

44
.. toctree::

0 commit comments

Comments
 (0)