We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2382739 commit 8ce7d94Copy full SHA for 8ce7d94
README.md
@@ -35,7 +35,7 @@ Anhand von `namespace` und `action` erfolgt das Routing. Sprich ein Package subs
35
package thing
36
37
import (
38
- "gitlab.insitu.de/insitu/dispatch"
+ "github.com/InSitu-Software/dispatch"
39
"fmt"
40
)
41
0 commit comments