Explorar el Código

fix link in contributing template (#337)

Alexander Emelin hace 7 años
padre
commit
bb5990dc77
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -1,5 +1,5 @@
 Ask questions at
 [StackOverflow](https://stackoverflow.com/questions/ask?tags=go+redis).
 
-[Open an issue](https://github.com/garyburd/redigo/issues/new) to discuss your
+[Open an issue](https://github.com/gomodule/redigo/issues/new) to discuss your
 plans before doing any work on Redigo.