aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-25 22:02:33 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-25 22:13:13 +0100
commit3c8773bf8ea8a17550f50f17eb211ae1a561bfb6 (patch)
treefa9c4cee48feb2010b08f62445ea13d16805cfab /CONTRIBUTING.md
parent56683e97bff9f3dff5c10b0c524d650a5f6b11d6 (diff)
downloadtools.nes-3c8773bf8ea8a17550f50f17eb211ae1a561bfb6.tar.gz
tools.nes-3c8773bf8ea8a17550f50f17eb211ae1a561bfb6.zip
Rename to tools.nes
Let's continue with the good ol' tradition of being terrible at naming things. I have also renamed another project which was referenced here, so update all references as well. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dd58352..3076408 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,7 +5,7 @@ desired binaries/tests.
## Issue reporting
I'm using Github in order to host the code. Thus, in order to report issues you
-can do it on its [issue tracker](https://github.com/mssola/ntools/issues). A
+can do it on its [issue tracker](https://github.com/mssola/tools.nes/issues). A
couple of notes on reports:
- Check that the issue has not already been reported or fixed in the `main`