summaryrefslogtreecommitdiffstats
path: root/copypasta
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-07-25 02:45:58 +0300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-07-24 23:45:58 +0000
commit44c1e9093df10a3cf93a23df6578dc0d893ab0e2 (patch)
treef9e855169fe8a76a3b00f1825718e8499639ed21 /copypasta
parentf49350fd5bb767ed3b6f076ce562d01b86e8aae0 (diff)
Fix copypasta README.md formatting
Diffstat (limited to 'copypasta')
-rw-r--r--copypasta/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypasta/README.md b/copypasta/README.md
index e2502c0d..116e65a8 100644
--- a/copypasta/README.md
+++ b/copypasta/README.md
@@ -1,6 +1,6 @@
# copypasta
-copypasta is a (rust-clipboard)[https://github.com/aweinstock314/rust-clipboard] fork, adding support for the Wayland clipboard.
+copypasta is a [rust-clipboard](https://github.com/aweinstock314/rust-clipboard) fork, adding support for the Wayland clipboard.
rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard.