Skip to content

Commit 116a1f7

Browse files
author
John Lim
committed
add more infomation
1 parent af8f4f7 commit 116a1f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The final Web Application is located in the `dist` directory.
2525

2626
Copy all the files from `dist` and paste it to your installed `AdabasRestAdministration/static` directory.
2727

28-
Browser the web application with url: http://127.0.0.1:<port number>/ and the Adabas REST server need to be online.
28+
Browser the web application with url: `http://127.0.0.1:<port number>/` and the Adabas REST server need to be online.
2929

3030

3131
## Usage
@@ -40,7 +40,7 @@ Beside the main topics above, a number of short data access example pages are in
4040

4141
Nearly all pages display the URL query call and the JSON response output in the corresponding `JSON response` tab.
4242

43-
A menu entry provides the Swagger API web page (http://127.0.0.1:<port number>/docs) of the Adabas REST server which can be used to get an overview of the available Adabas REST operations.
43+
A menu entry provides the Swagger API web page (`http://127.0.0.1:<port number>/docs`) of the Adabas REST server which can be used to get an overview of the available Adabas REST operations.
4444

4545

4646

0 commit comments

Comments
 (0)