Skip to content

Commit 1c68d7a

Browse files
Update CONTRIBUTING.md
1 parent b2115f6 commit 1c68d7a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Contributions are welcome, and are greatly appreciated! Even small contributions
66

77
### Report Bugs
88

9-
To report a bug, first make sure there isn't already an open [GitHub Issue](https://github.com/WhiteSymmetry/kececifractals/issues)
9+
To report a bug, first make sure there isn't already an open [GitHub Issue](https://github.com/WhiteSymmetry/kececisquares/issues)
1010
about it. If not, you can submit a new issue, making sure to include:
1111

1212
* Your OS name and version.
@@ -17,12 +17,12 @@ about it. If not, you can submit a new issue, making sure to include:
1717

1818
### Fix Open Issues
1919

20-
Look through the [GitHub Issues](https://github.com/WhiteSymmetry/kececifractals/issues) for any
20+
Look through the [GitHub Issues](https://github.com/WhiteSymmetry/kececisquares/issues) for any
2121
reported bugs. Anything tagged with "bug" and "help wanted" is open to contributions.
2222

2323
### Implement Features
2424

25-
Look through the [GitHub Issues](https://github.com/WhiteSymmetry/kececifractals/issues) for any
25+
Look through the [GitHub Issues](https://github.com/WhiteSymmetry/kececisquares/issues) for any
2626
feature requests. Anything tagged with "enhancement" and "help wanted" is open to contributions.
2727

2828
### Write Documentation
@@ -36,7 +36,7 @@ Ready to contribute? Here's how to set up Solar Data Tools for local development
3636

3737
1. You will need to have `git` installed on your local machine, and you will need some way to create and manage
3838
Python virtual environments. We recommend using `conda`.
39-
2. Create your own fork of the Solar Data Tools [repository](https://github.com/WhiteSymmetry/kececifractals).
39+
2. Create your own fork of the Solar Data Tools [repository](https://github.com/WhiteSymmetry/kececisquares).
4040
3. Clone your repository, for example by typing in your terminal:
4141
`git clone https://github.com/<your_username>/kececifractals.git`.
4242
4. Install `solardatatools` as editable in your new environment:

0 commit comments

Comments
 (0)