فهرست منبع

Update the docker-haskell github URL

The current one 404s.
See https://github.com/haskell/docker-haskell/issues/5
Will Sewell 5 سال پیش
والد
کامیت
bbe641f80b
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      haskell/content.md
  2. 1 1
      haskell/github-repo
  3. 1 1
      haskell/license.md

+ 1 - 1
haskell/content.md

@@ -66,7 +66,7 @@ CMD ["snap-example"]
 
 ### Examples
 
-See the application snippet above in more detail in the [example snap application](https://github.com/freebroccolo/docker-haskell/tree/master/examples/7.10/snap).
+See the application snippet above in more detail in the [example snap application](https://github.com/haskell/docker-haskell/tree/master/examples/7.10/snap).
 
 ### Considerations for `happy`, `alex`, etc
 

+ 1 - 1
haskell/github-repo

@@ -1 +1 @@
-https://github.com/freebroccolo/docker-haskell
+https://github.com/haskell/docker-haskell

+ 1 - 1
haskell/license.md

@@ -1 +1 @@
-This image is licensed under the MIT License ([LICENSE](https://github.com/freebroccolo/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE).
+This image is licensed under the MIT License ([LICENSE](https://github.com/haskell/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE).