summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md4
-rw-r--r--debian/watch2
3 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index eb2f26e4..29ec5651 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,4 @@
-We welcome improvements and bug fixes to LightDM. All changes should be proposed as [pull requests](https://github.com/CanonicalLtd/lightdm/pulls).
+We welcome improvements and bug fixes to LightDM. All changes should be proposed as [pull requests](https://github.com/Canonical/lightdm/pulls).
Contributors are required to have signed the [Canonical contributor licence agreement](http://www.ubuntu.com/legal/contributors).
diff --git a/README.md b/README.md
index b865c698..7e79e089 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/CanonicalLtd/lightdm.svg?branch=master)](https://travis-ci.org/CanonicalLtd/lightdm)
+[![Build Status](https://travis-ci.org/Canonical/lightdm.svg?branch=master)](https://travis-ci.org/Canonical/lightdm)
LightDM is a cross-desktop display manager. A display manager is a daemon that:
- Runs display servers (e.g. X) where necessary.
@@ -47,7 +47,7 @@ For example, if a sysadmind wanted to override the system configured default ses
user-session=mysession
```
-Configuration is in keyfile format. For most installations you will want to change the keys in the `[Seat:*]` section as this applies to all seats on the system (normally just one). A configuration file showing all the possible keys is provided in [`data/lightdm.conf`](https://github.com/CanonicalLtd/lightdm/blob/master/data/lightdm.conf).
+Configuration is in keyfile format. For most installations you will want to change the keys in the `[Seat:*]` section as this applies to all seats on the system (normally just one). A configuration file showing all the possible keys is provided in [`data/lightdm.conf`](https://github.com/Canonical/lightdm/blob/master/data/lightdm.conf).
# Questions
diff --git a/debian/watch b/debian/watch
index ede7cd1a..012fe549 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://github.com/CanonicalLtd/lightdm/releases .*/lightdm-([0-9.]+)\.tar\.xz
+https://github.com/Canonical/lightdm/releases .*/lightdm-([0-9.]+)\.tar\.xz