Update files for new ocis naming

This commit is contained in:
Thomas Boerger
2019-09-05 12:06:09 +02:00
parent 37a9b0ea0b
commit 9a2cc35ecf
12 changed files with 34 additions and 34 deletions
@@ -3,7 +3,7 @@ package main
import (
"os"
"github.com/owncloud/reva-webdav/pkg/command"
"github.com/owncloud/ocis-webdav/pkg/command"
)
func main() {