Quellcode durchsuchen

Fixed link to Nvidia DIGITS

it was a relative url and not an absolute url. This fixes that.
Peter Glerup Ericson vor 10 Jahren
Ursprung
Commit
1db23a8854
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -121,7 +121,7 @@ Recognition](http://nlp.stanford.edu/~socherr/pa4_ner.pdf) [zip](http://nlp.stan
 16.  [cuDNN](https://developer.nvidia.com/cuDNN)
 17.  [MGL](http://melisgl.github.io/mgl-pax-world/mgl-manual.html)
 18.  [KUnet.jl](https://github.com/denizyuret/KUnet.jl)
-19.  [Nvidia DIGITS - a web app based on Caffe](github.com/NVIDIA/DIGITS)
+19.  [Nvidia DIGITS - a web app based on Caffe](https://github.com/NVIDIA/DIGITS)
 20.  [Neon - Python based Deep Learning Framework](https://github.com/NervanaSystems/neon)
 21.  [Keras - Theano based Deep Learning Library](http://keras.io)