Procházet zdrojové kódy

Merge pull request #1369 from sertonix/patch-1

rotate-screen: fix typo in README
Dorian Stoll před 1 rokem
rodič
revize
fcc945709d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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