summaryrefslogtreecommitdiffstats
path: root/tpl/urls/urls.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/urls/urls.go')
-rw-r--r--tpl/urls/urls.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/urls/urls.go b/tpl/urls/urls.go
index 7abf45ba2..754114b2b 100644
--- a/tpl/urls/urls.go
+++ b/tpl/urls/urls.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package urls provides template functions to deal with URLs.
package urls
import (