Skip to content

Commit 7c2d7c5

Browse files
authored
Fix README link
1 parent f983bb6 commit 7c2d7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ output data type included. Command data objects are created in the command panel
2525
the command encoder registered to that panel. Encoders take a data object and turn it into binary
2626
data that can be sent to the F´ deployment. The binary data is then passed to the TCP client
2727
which is registered to the encoder. Finally, the TCP client send the data back to the TCP server and
28-
the F´ deployment. ![The layout of the GDS](https://github.com/nasa/fprime/blob/master/docs/UsersGuide/media/gds_layout.jpg)
28+
the F´ deployment. ![The layout of the GDS](https://github.com/nasa/fprime/blob/devel/docs/UsersGuide/media/gds_layout.jpg)
2929

3030
All of these objects are created and registered to other objects when the GDS
3131
is initialized. Thus, all of the structure of the GDS is created in one place,

0 commit comments

Comments
 (0)