diff --git a/DEVELOPER.md b/DEVELOPER.md
index a04d9df..6b230c4 100644
--- a/DEVELOPER.md
+++ b/DEVELOPER.md
@@ -28,7 +28,7 @@ export default Vue.component('TEMPLATE-NAME', {
3. Import the newly added template in `src/resumes/resumes.js`.
-Your new resume will be now reachable at [localhost:8080/#/resume/TEMPLATE-NAME](localhost:8080/#/resume/TEMPLATE-NAME).
+Your new resume will be now reachable at localhost:8080/#/resume/TEMPLATE-NAME.