fix edit path

This commit is contained in:
Artur Neumann
2020-10-12 13:38:50 +05:45
parent 4a77f6ca8b
commit 4f3bc0c258
17 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ title: "Extension"
date: 2020-02-27T20:35:00+01:00
weight: 40
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs
geekdocEditPath: edit/master/docs/ocis
geekdocFilePath: extensions.md
---
@@ -234,4 +234,4 @@ Long answer: micro and ocis-hello follow a protocol driven development:
- they might be about user, contacrs, calendars ... which is covered by the graph api
- we want to integrate with eg. kopano and provide a commen api (file sync and share is covered as well)
- as an example for protobuf take a look at [ocis-hello](https://github.com/owncloud/ocis-hello/tree/master/pkg/proto/v0)
- as an example for protobuf take a look at [ocis-hello](https://github.com/owncloud/ocis-hello/tree/master/pkg/proto/v0)