Fix Nextcloud docs link
Browse filesRemove `git clone` from the link to Nextcloud docs download
README.md
CHANGED
|
@@ -7,7 +7,7 @@ pretty_name: Nextcloud docs
|
|
| 7 |
|
| 8 |
## Nextcloud docs
|
| 9 |
* The official Nextcloud documentation, converted into .JSONL format
|
| 10 |
-
* I downloaded all of the docs from here:
|
| 11 |
* The script I used to convert is availiable on GitHub: https://github.com/dapper-11/docs-to-json
|
| 12 |
|
| 13 |
## Use cases
|
|
|
|
| 7 |
|
| 8 |
## Nextcloud docs
|
| 9 |
* The official Nextcloud documentation, converted into .JSONL format
|
| 10 |
+
* I downloaded all of the docs from here: https://github.com/nextcloud/documentation.git
|
| 11 |
* The script I used to convert is availiable on GitHub: https://github.com/dapper-11/docs-to-json
|
| 12 |
|
| 13 |
## Use cases
|