Skip to content

Commit c97749b

Browse files
maehwdlech
authored andcommitted
Make sources.list link clickable in getting-started.md
1 parent b401cfb commit c97749b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,7 @@ you're good to go!
278278
Currently, the image file downloaded from step 1 was built in 2020.
279279
`apt` does not work out of the box.
280280

281-
To fix `apt` in general, `/etc/apt/sources.list` needs to be changed to match
282-
https://github.com/ev3dev/docker-library/blob/master/ev3dev-stretch/layers/debian/etc/apt/sources.list
281+
To fix `apt` in general, `/etc/apt/sources.list` needs to be changed to match [SourcesList]
283282

284283
Specifically, you can run `sudo nano /etc/apt/sources.list`,
285284
delete the old content from that file,
@@ -304,4 +303,5 @@ favorite language is probably supported. Pick your language and write some code!
304303
[microSD]: https://en.wikipedia.org/wiki/Secure_Digital#SD
305304
[microSDHC]: https://en.wikipedia.org/wiki/Secure_Digital#SDHC
306305
[microSDXC]: https://en.wikipedia.org/wiki/Secure_Digital#SDXC
306+
[SourcesList]: https://github.com/ev3dev/docker-library/blob/master/ev3dev-stretch/layers/debian/etc/apt/sources.list
307307
[releases]:https://github.com/ev3dev/ev3dev/releases

0 commit comments

Comments
 (0)