Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-12-08 22:35:27 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-12-08 22:35:27 +0300
commitc8acd99ea10802d698586c3383194b6532cb68b1 (patch)
tree09218ff66fb0463b2bf6476a81ed5f534a070d0e /assets/whitepapers.json
parent515126d92685e55ce6f2bc3a0a0b426704d686dd (diff)
kill unnecessary element, index already has the value
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'assets/whitepapers.json')
-rw-r--r--assets/whitepapers.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/whitepapers.json b/assets/whitepapers.json
index b89ec38d..4faae255 100644
--- a/assets/whitepapers.json
+++ b/assets/whitepapers.json
@@ -1,11 +1,9 @@
{
"0": {
- "whitepaper_nr": "0",
"whitepaper_name": "Architecture Overview",
"whitepaper_url": "https://nextcloud.com/media/wp135098u/architecture_overview.pdf"
},
"1": {
- "whitepaper_nr": "1",
"whitepaper_name": "Security Overview",
"whitepaper_url": "https://nextcloud.com/media/wp135098u/security_overview.pdf"
}