Skip to content

Commit ce4b537

Browse files
authored
Merge pull request #2992 from oliver-sanders/doc-link++
docs: fix broken link
2 parents 6e57a21 + cae0a08 commit ce4b537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx/tutorial/rose/furthertopics/rose-arch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ The following should be returned:
223223
These are the renamed files.
224224

225225
.. _rsync: https://linux.die.net/man/1/rsync
226-
.. _scp: https://www.lifewire.com/rcp-scp-ftp-commands-for-copying-files-3971107
226+
.. _scp: https://linux.die.net/man/1/scp
227227

228228
Most users will have their own system or location that they wish to archive
229229
their data to. Here the example shown uses `rsync`_ and `scp`_.

0 commit comments

Comments
 (0)