Procházet zdrojové kódy

Update 'README.md'

Kristofer Younger před 8 roky
rodič
revize
50eea26200
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -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