Pārlūkot izejas kodu

Merge pull request #85 from stanim/master

Fix github light release link
Joachim Nilsson 5 gadus atpakaļ
vecāks
revīzija
e4cca6a42b
Revīzijas autora e-pasts nav piesaistīts nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      README.md

+ 1
- 1
README.md Parādīt failu

@@ -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