diff options
author | Mike DePaulo <mikedep333@users.noreply.github.com> | 2015-07-26 14:49:51 -0400 |
---|---|---|
committer | Mike DePaulo <mikedep333@users.noreply.github.com> | 2015-07-26 14:49:51 -0400 |
commit | 1093f3d4f5185bbccf0fce8aa6e375e43e94dca2 (patch) | |
tree | 11cc00e4dfdae353c95db4ee0babd6afef5958a3 | |
parent | 35e127d337de4bff35b0dbb76cc2191952d942c5 (diff) | |
download | vcxsrv-1093f3d4f5185bbccf0fce8aa6e375e43e94dca2.tar.gz vcxsrv-1093f3d4f5185bbccf0fce8aa6e375e43e94dca2.tar.bz2 vcxsrv-1093f3d4f5185bbccf0fce8aa6e375e43e94dca2.zip |
README.md: Make Releases link bold
We want it to stand out, so that people skimming the page are more likely to download the latest version.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Other changes are: #### Download Builds: -Current versions of both 1.15.2.x & 1.17.0.0-x and be found on the [Releases](https://github.com/ArcticaProject/vcxsrv/releases) page on GitHub.: +Current versions of both 1.15.2.x & 1.17.0.0-x and be found on the [**Releases**](https://github.com/ArcticaProject/vcxsrv/releases) page on GitHub.: `1.15.2.6` and earlier, as well as `1.17.0.0-1`, can be found [here](http://code.x2go.org/releases/binary-win32/3rd-party/vcxsrv-modified-by-x2go-project/). |