Browse Source

rotate-screen: fix typo in README

Sertonix 1 year ago
parent
commit
100a927a4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/rotate-screen/README.md

+ 1 - 1
contrib/rotate-screen/README.md

@@ -1,6 +1,6 @@
 # One-shot automatic screen rotation
 
-There are many scripts around (you can find some [here](https://gist.github.com/mildmojo/48e9025070a2ba40795c, where this script was published first)), which rotate the screen automatically. Many desktop environment have this feature built in, but if you like a one-shot automatic rotation facility, this is for you.
+There are many scripts around (you can find some [here](https://gist.github.com/mildmojo/48e9025070a2ba40795c), where this script was published first), which rotate the screen automatically. Many desktop environment have this feature built in, but if you like a one-shot automatic rotation facility, this is for you.
 
 
 ## Motivation