Skip to content

Commit

Permalink
docs(readme): Project URLs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Apr 20, 2023
1 parent ec79ac4 commit 6fb4d42
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .cookiecutterrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default_context:
email: 'brian.pauw@bam.de'
website: 'https://github.com/toqduj'
project_name: 'McSAS3'
repo_name: 'mcsas3'
repo_name: 'McSAS3'
repo_hosting: 'github.com'
repo_hosting_domain: 'github.com'
repo_userorg: 'BAMresearch'
Expand Down
10 changes: 5 additions & 5 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ little bit helps, and credit will always be given.
Bug reports
===========

When `reporting a bug <https://github.com/BAMresearch/mcsas3/issues>`_ please include:
When `reporting a bug <https://github.com/BAMresearch/McSAS3/issues>`_ please include:

* Your operating system name and version.
* Any details about your local setup that might be helpful in troubleshooting.
Expand All @@ -24,7 +24,7 @@ articles, and such.
Feature requests and feedback
=============================

The best way to send feedback is to file an issue at https://github.com/BAMresearch/mcsas3/issues.
The best way to send feedback is to file an issue at https://github.com/BAMresearch/McSAS3/issues.

If you are proposing a feature:

Expand All @@ -35,13 +35,13 @@ If you are proposing a feature:
Development
===========

To set up `mcsas3` for local development:
To set up `McSAS3` for local development:

1. Fork `mcsas3 <https://github.com/BAMresearch/mcsas3>`_
1. Fork `McSAS3 <https://github.com/BAMresearch/McSAS3>`_
(look for the "Fork" button).
2. Clone your fork locally::

git clone git@github.com:YOURGITHUBNAME/mcsas3.git
git clone git@github.com:YOURGITHUBNAME/McSAS3.git

3. Create a branch for local development::

Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ A refactored McSAS for analysis of X-ray and Neutron scattering data.
:target: https://test.pypi.org/project/mcsas3
:alt: PyPI Package latest release

.. |commits-since| image:: https://img.shields.io/github/commits-since/BAMresearch/mcsas3/v1.0.2.svg
:target: https://github.com/BAMresearch/mcsas3/compare/v1.0.2...main
.. |commits-since| image:: https://img.shields.io/github/commits-since/BAMresearch/McSAS3/v1.0.2.svg
:target: https://github.com/BAMresearch/McSAS3/compare/v1.0.2...main
:alt: Commits since latest release

.. |license| image:: https://img.shields.io/pypi/l/mcsas3.svg
Expand Down

0 comments on commit 6fb4d42

Please sign in to comment.