Skip to content

Commit 402c031

Browse files
djbyrne17djbyrnethomas-bc
authored
Update obsolete link in docs (#4423)
* Update obsolete link and screenshots * Revert image updates --------- Co-authored-by: djbyrne <[email protected]> Co-authored-by: chammard <[email protected]>
1 parent 589871a commit 402c031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/cross-compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ docker pull nasafprime/fprime-arm:latest
241241

242242
In order to run the commands provided by the docker container (i.e. the cross-compilers), users must start the container and attach to a terminal inside. This should be done **after** the user has created a project to work within.
243243

244-
To run this container, users may wish to download [this script](https://github.com/fprime-community/fprime-workshop-led-blinker/blob/main/bin/macos-docker) to a `bin` directory in the root of their project. This will start the docker container with appropriate settings.
244+
To run this container, users may wish to download [this script](https://github.com/fprime-community/fprime-workshop-led-blinker/blob/devel/bin/macos-docker) to a `bin` directory in the root of their project. This will start the docker container with appropriate settings.
245245

246246
Alternatively, the user may run the following command to start the terminal
247247
```bash

0 commit comments

Comments
 (0)