global url replace

This commit is contained in:
Chad Arimura
2017-05-29 17:10:47 -07:00
parent 065c5fef68
commit 49d397293b
79 changed files with 165 additions and 165 deletions

View File

@@ -6,7 +6,7 @@ import (
"path"
"github.com/gin-gonic/gin"
"gitlab.oracledx.com/odx/functions/api"
"gitlab-odx.oracle.com/odx/functions/api"
)
func (s *Server) handleRouteGet(c *gin.Context) {