From 5f9e3a95d8d41eda3f663b86d59d6e7a6a9de37c Mon Sep 17 00:00:00 2001 From: TeodoroFilippini Date: Fri, 16 Nov 2018 12:14:16 +0100 Subject: [PATCH] Removed dead link from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 94c02b6c..f318f078 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ The [package website][pkg] hosts hundreds of open source projects. All are creat It is best practice to use [semantic versioning](http://semver.org/) when choosing version numbers. Humans can mess this up though, so Elm figures out all version numbers automatically based on your API. Every package starts with 1.0.0 and then Elm figures out what the next version should be based on how the API changes! -![automatic semantic versioning](https://github.com/elm-lang/elm-lang.org/blob/master/assets/home/semver.png?raw=true) - ## Reliability