You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The solution provides the option for the web clients to specify the keys from ea
45
45
46
46
## Documentation
47
47
48
-
A final report of the project is available at [here](https://github.com/i-on-project/kafka-web-gateway/blob/main/docs/report.pdf).
48
+
A final report of the project is available [here](https://github.com/i-on-project/kafka-web-gateway/blob/main/docs/report.pdf).
49
49
50
50
Workspace projects:
51
51
***chatroom-backend**: A demonstration project of a Spring Chatroom server responsible for providing chatroom-frontend Web Browser Clients chat rooms to communicate with.
@@ -173,7 +173,7 @@ The GatewayClient class represents the main entry point of the library. Here's a
173
173
174
174
## Deployment
175
175
176
-
A ready to deploy containerized environment is available through the script 'runProject.bat' script.
176
+
A ready to deploy containerized environment is available through the 'runProject.bat' script.
0 commit comments