浏览代码

Fix github light release link

The github releases page was wrong. This will help users to install light faster.
Stani 5 年前
父节点
当前提交
4ece95c2b8
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -125,7 +125,7 @@ and you're good to go.
125 125
 ### Debian/Ubuntu
126 126
 
127 127
 Pre-built .deb files, for the latest Ubuntu release, can be downloaded
128
-from the [GitHub][Light] releases page.  If you want to build your own
128
+from the [GitHub](https://github.com/haikarainen/light/releases/) releases page.  If you want to build your own
129 129
 there is native support available in the GIT sources.  Clone and follow
130 130
 the development branch guidelines below followed by:
131 131