summaryrefslogtreecommitdiff
path: root/content/cockpit/dbus-basics.md
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2016-02-01 13:42:27 +0100
committerStef Walter <stefw@redhat.com>2016-02-01 13:51:07 +0100
commitec775384752d780477cd1b74f0c37c8d2c7f6c08 (patch)
tree8696b584856de5dd3822b8ec1ea58553d79d7a1d /content/cockpit/dbus-basics.md
parentec48608a3fe1a1ea1ea54202294b622e1cc11a28 (diff)
Update with Content-Security-Policy security stuff
Diffstat (limited to 'content/cockpit/dbus-basics.md')
-rw-r--r--content/cockpit/dbus-basics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/cockpit/dbus-basics.md b/content/cockpit/dbus-basics.md
index 9aa7479..e5599a7 100644
--- a/content/cockpit/dbus-basics.md
+++ b/content/cockpit/dbus-basics.md
@@ -4,7 +4,7 @@ Category: Cockpit, Linux
Tags: cockpit, linux
Slug: using-dbus-from-javascript-in-cockpit
-*Note: This post has been updated for changes in Cockpit 0.41 and later.*
+*Note: This post has been updated for changes in Cockpit 0.90 and later.*
[Cockpit is a user interface for servers](http://cockpit-project.org). As we covered in the [last tutorial](http://stef.thewalter.net/creating-plugins-for-the-cockpit-user-interface.html) you can add user interface component to Cockpit, and build your own parts of the Server UI.