We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed3e82 commit 4cc3ff3Copy full SHA for 4cc3ff3
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2016 mirango
+Copyright (c) 2016 Waleed AlMalki
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
renderer.go
@@ -4,7 +4,7 @@ import (
"encoding/xml"
"io"
7
- "github.com/wlMalk/mirango/framework"
+ "github.com/mirango/framework"
8
)
9
10
type Renderer struct{}
0 commit comments