Skip to content

Commit ce94d75

Browse files
authored
Fixed urls used for Readme images to display correctly in Docker Hub (#75)
1 parent 8eac542 commit ce94d75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ To get help on launching and debugging the solutions as containers and switching
6666
## Mock Data Recipient - Architecture
6767
The following diagram outlines the high level architecture of the Mock Data Recipient:
6868

69-
[<img src="./mock-data-recipient-architecture.png?raw=true" height='600' width='600' alt="Mock Data Recipient - Architecture"/>](./mock-data-recipient-architecture.png?raw=true)
69+
![Mock Data Recipient - Architecture](./mock-data-recipient-architecture.png?raw=true)
7070

7171
Dynamic Client Registration Interface:
7272

73-
[<img src="./mock-data-recipient-dcr-architecture.png?raw=true" height='240' width='600' alt="Dynamic Client Registration Interface"/>](./mock-data-recipient-dcr-architecture.png?raw=true)
73+
![Dynamic Client Registration Interface](./mock-data-recipient-dcr-architecture.png?raw=true)
7474

7575
## Mock Data Recipient - Components
7676
The Mock Data Recipient contains the following components:
@@ -125,4 +125,4 @@ See our [security policy](./SECURITY.md) for information on security controls, r
125125
[MIT License](./LICENSE)
126126

127127
# Notes
128-
The Mock Data Recipient is provided as a development tool only. It conforms to the Consumer Data Standards.
128+
The Mock Data Recipient is provided as a development tool only. It conforms to the Consumer Data Standards.

0 commit comments

Comments
 (0)