瀏覽代碼

Merge pull request #1369 from sertonix/patch-1

rotate-screen: fix typo in README
Dorian Stoll 1 年之前
父節點
當前提交
fcc945709d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/rotate-screen/README.md

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

@@ -1,6 +1,6 @@
 # One-shot automatic screen rotation
 # 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
 ## Motivation