diff --git a/Step_2.md b/Step_2.md index dd134a989c5fc8df57b42f4d04fef64615838919..32c578f18a90d990f9c280bffc756c5f428c81ec 100644 --- a/Step_2.md +++ b/Step_2.md @@ -72,7 +72,7 @@ $ mvn package ``` It can also be run, but doing so now would end up a with a failure as there is -no server available yet. The [next step](Step-3.md), describes how to +no server available yet. The [next step](Step_3.md), describes how to implement, build and run a server that supports the service description. ## Notes