You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/developer_guide/index.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Developer Guide
6
6
This developer guide is intended to help expand and maintain CADET-Core and is written to serve developers with diverse backgrounds.
7
7
8
8
If you find any gaps or have suggestions for improvement, your input is valuable in refining our documentation for better comprehension by all developers.
9
-
Please feel free to open an `issue on GitHub <https://github.com/modsim/CADET/issues>`_ or, even better, write a draft and create a pull request.
9
+
Please feel free to open an `issue on GitHub <https://github.com/cadet/cadet-core/issues>`_ or, even better, write a draft and create a pull request.
10
10
11
11
When planning to extend or contribute to CADET-Core, please adhere to our notation style and research software engineering (RSE) best practices.
12
12
For detailed guidance, you can e.g. refer to the `RSE guidelines <https://rse-guidelines.readthedocs.io/en/latest/intro.html>`_.
@@ -68,7 +68,7 @@ For non-developers, it is recommended to upgrade from release to release instead
68
68
Bugs
69
69
----
70
70
71
-
Please report any bugs that you find `here <https://github.com/modsim/cadet/issues>`_. Or, even better, fork the repository on `GitHub <https://github.com/modsim/cadet>`_ and create a pull request (PR) with the fix.
71
+
Please report any bugs that you find `here <https://github.com/cadet/cadet-core/issues>`_. Or, even better, fork the repository on `GitHub <https://github.com/cadet/cadet-core>`_ and create a pull request (PR) with the fix.
72
72
73
73
Donations
74
74
---------
@@ -79,8 +79,6 @@ Donations
79
79
Citing
80
80
------
81
81
82
-
Citing
83
-
------------
84
82
The development of CADET has been a collaborative effort, with multiple dedicated individuals contributing their expertise to create a powerful and versatile open-source software tool.
85
83
Countless hours of hard work have been invested to provide the scientific community with a valuable resource.
86
84
As an open-source project, CADET relies on the support and recognition from users and researchers to thrive.
@@ -107,7 +105,7 @@ Selected applications that demonstrate the capabilities and use-cases of CADET a
107
105
Acknowledgments
108
106
---------------
109
107
110
-
Please refer to the `list of contributors <https://github.com/modsim/CADET/blob/master/CONTRIBUTORS.md>`_ who helped building and funding this project.
108
+
Please refer to the `list of contributors <https://github.com/cadet/cadet-core/blob/master/CONTRIBUTORS.md>`_ who helped building and funding this project.
0 commit comments