Merge pull request #4209 from owncloud/mmattel-patch-2
Update README.md
This commit is contained in:
@@ -1859,6 +1859,10 @@ def skipIfUnchanged(ctx, type):
|
||||
"^changelog/.*",
|
||||
"^docs/.*",
|
||||
"^deployments/.*",
|
||||
"CHANGELOG.md",
|
||||
"CONTRIBUTING.md",
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
]
|
||||
unit = [
|
||||
".*_test.go$",
|
||||
|
||||
@@ -14,9 +14,13 @@
|
||||
|
||||
Please see [Getting Started](https://owncloud.dev/ocis/getting-started/)
|
||||
|
||||
## Development
|
||||
## Documentation
|
||||
|
||||
Please see [Development - Getting Started](https://owncloud.dev/ocis/development/getting-started/)
|
||||
* **Development Documentation**
|
||||
Please see [Development Documentation - Getting Started](https://owncloud.dev/ocis/development/getting-started/)
|
||||
|
||||
* **Admin Documentation**
|
||||
Please see [Admin Documentation - Introduction to Infinite Scale](https://doc.owncloud.com/ocis/next/)
|
||||
|
||||
## Security
|
||||
|
||||
|
||||
Reference in New Issue
Block a user