actualmente funciona en dev falta cocinar deploy
@@ -23,7 +23,7 @@ func main() {
db.AutoMigrate(&models.Url{})
http.HandleFunc("/url", func(w http.ResponseWriter, r *http.Request){
http.HandleFunc("/url/", func(w http.ResponseWriter, r *http.Request){
routes.Url(w, r, db)
})
The note is not visible to the blocked user.