hannah-eee commited on
Commit
fd45a84
·
verified ·
1 Parent(s): 8dafde9

Fix Nextcloud docs link

Browse files

Remove `git clone` from the link to Nextcloud docs download

Files changed (1) hide show
  1. README.md +1 -1
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: git clone 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
 
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