Skip to content

Commit

Permalink
Fix Markdown issue (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosehgal committed Oct 1, 2020
1 parent 7b74269 commit 2d43ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ spec:
- This will expose this service over/inside cluster for other services to access.

### Build and Deploy AppServer
- Build the Docker image with name `appserver` from this [File][files/Dockerfile].
- Build the Docker image with name `appserver` from this [File](files/Dockerfile).
- Create Deployment spec for appserver.
```yaml
apiVersion: apps/v1
Expand Down

0 comments on commit 2d43ee2

Please sign in to comment.