[attica] /: Correct the url to the OCS specification for the front page at least.
Ben Cooksley
bcooksley at kde.org
Fri Jan 23 21:33:18 UTC 2015
Git commit 37579ccbe9b0a7ef3a7003e975d940970a51092d by Ben Cooksley.
Committed on 23/01/2015 at 21:32.
Pushed by bcooksley into branch 'master'.
Correct the url to the OCS specification for the front page at least.
Also, add a giant warning noting that this library is effectively unmaintained.
CCMAIL: kde-frameworks-devel at kde.org
M +6 -1 README.md
http://commits.kde.org/attica/37579ccbe9b0a7ef3a7003e975d940970a51092d
diff --git a/README.md b/README.md
index f348438..00fe0c4 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
# Attica
+## WARNING
+
+This library is defacto unmaintained based on inaction from the last known major contributors to this library.
+Links to outside resources within the documentation may be broken as a result.
+
## Introduction
Attica is a Qt library that implements the Open Collaboration Services API version 1.6.
The REST API is defined here:
-http://freedesktop.org/wiki/Specifications/open-collaboration-services-draft/
+http://freedesktop.org/wiki/Specifications/open-collaboration-services/
It grants easy access to the services such as querying information about persons and contents.
The library is used in KNewStuff3 as content provider.
More information about the Kde-frameworks-devel
mailing list