Kristofer Younger 8 лет назад
Родитель
Сommit
50eea26200
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

@@ -16,7 +16,7 @@ Trello board: https://trello.com/b/PTDFRyxd
16 16
 ## Exploring the Application
17 17
 
18 18
 After the application runs, it will be available at: 
19
-[](http://localhost:8080/cargo-tracker/). Under the hood, the application uses a 
19
+[http://localhost:8080/cargo-tracker/](http://localhost:8080/cargo-tracker/). Under the hood, the application uses a 
20 20
 number of Java EE (and Java EE 7) features including JSF 2.2, CDI, EJB 3.2, 
21 21
 JPA 2.1, JAX-RS 2, WebSocket, JSON-P, Bean Validation 1.1 and JMS 2.
22 22