Skip to content

Commit 64cab20

Browse files
committed
master --> main changes
1 parent 1cb78cf commit 64cab20

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs_rst/fireworks.tests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ fireworks.tests package
44
Submodules
55
----------
66

7-
fireworks.tests.master\_tests module
7+
fireworks.tests.main\_tests module
88
------------------------------------
99

10-
.. automodule:: fireworks.tests.master_tests
10+
.. automodule:: fireworks.tests.main_tests
1111
:members:
1212
:undoc-members:
1313
:show-inheritance:

docs_rst/guide_to_writing_firetasks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This guide covers in more detail how one can write their own Firetasks (and retu
77
A "Hello World Example"
88
=======================
99

10-
If you'd like to see a "Hello World" Example of a custom Firetask, you can go `here <https://github.com/materialsproject/fireworks/tree/master/fireworks/examples/custom_firetasks/hello_world>`_.
10+
If you'd like to see a "Hello World" Example of a custom Firetask, you can go `here <https://github.com/materialsproject/fireworks/tree/main/fireworks/examples/custom_firetasks/hello_world>`_.
1111

1212
If you are able to run that example and want more details of how to modify and extend it, read on...
1313

docs_rst/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Want to see something added or changed? There are many ways to make that a reali
262262

263263
Please submit questions, issues / bug reports, and all other communication through the `FireWorks Discourse forum <https://discuss.matsci.org/c/fireworks>`_.
264264

265-
Make contributions through GitHub using our `Contribution Guidelines. <https://github.com/materialsproject/fireworks/blob/master/CONTRIBUTING.md>`_
265+
Make contributions through GitHub using our `Contribution Guidelines. <https://github.com/materialsproject/fireworks/blob/main/CONTRIBUTING.md>`_
266266

267267
The list of contributors to FireWorks can be found :doc:`here </contributors>`.
268268

0 commit comments

Comments
 (0)