summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2021-07-28 00:38:09 +0800
committerxuri <xuri.me@gmail.com>2021-07-28 00:38:09 +0800
commite9ae9b45b20a5df7e3aa15afcfac83ecb13394c6 (patch)
treee744a0eaf7a16e03f4cc8480cc20b3c95126c39d /CONTRIBUTING.md
parentf9e9e5d2e07b087e2d4fb2487193aea8c240ab0e (diff)
change go module import path to github.com/xuri/excelize
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 53c650e..89bc60e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -31,7 +31,7 @@ A great way to contribute to the project is to send a detailed report when you
encounter an issue. We always appreciate a well-written, thorough bug report,
and will thank you for it!
-Check that [our issue database](https://github.com/360EntSecGroup-Skylar/excelize/issues)
+Check that [our issue database](https://github.com/xuri/excelize/issues)
doesn't already include that problem or suggestion before submitting an issue.
If you find a match, you can use the "subscribe" button to get notified on
updates. Do *not* leave random "+1" or "I have this too" comments, as they
@@ -55,7 +55,7 @@ This section gives the experienced contributor some tips and guidelines.
Not sure if that typo is worth a pull request? Found a bug and know how to fix
it? Do it! We will appreciate it. Any significant improvement should be
-documented as [a GitHub issue](https://github.com/360EntSecGroup-Skylar/excelize/issues) before
+documented as [a GitHub issue](https://github.com/xuri/excelize/issues) before
anybody starts working on it.
We are always thrilled to receive pull requests. We do our best to process them