Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all the Raspberry Pi URLs #733

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ about: Create a report to help us fix your issue
---

**Is this the right place for my bug report?**
This repository contains the Raspberry Pi userland code. If you believe that the issue you are seeing is in the userland libraries, this is the right place. If not, we have other repositories for the GPU firmware at [github.com/raspberrypi/firmware](https://github.com/raspberrypi/firmware) and linux kernel at [github.com/raspberrypi/linux](https://github.com/raspberrypi/linux). If you have problems with the Raspbian distribution packages, report them in the [github.com/RPi-Distro/repo](https://github.com/RPi-Distro/repo). If you simply have a question, then [the Raspberry Pi forums](https://www.raspberrypi.org/forums) are the best place to ask it.
This repository contains the Raspberry Pi userland code. If you believe that the issue you are seeing is in the userland libraries, this is the right place. If not, we have other repositories for the GPU firmware at [github.com/raspberrypi/firmware](https://github.com/raspberrypi/firmware) and linux kernel at [github.com/raspberrypi/linux](https://github.com/raspberrypi/linux). If you have problems with the Raspbian distribution packages, report them in the [github.com/RPi-Distro/repo](https://github.com/RPi-Distro/repo). If you simply have a question, then [the Raspberry Pi forums](https://forums.raspberrypi.com/) are the best place to ask it.

**Describe the bug**
Add a clear and concise description of what you think the bug is.
Expand Down
2 changes: 1 addition & 1 deletion host_applications/linux/apps/dtmerge/dtmerge.1
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ GPIO shutdown overlay (with all parameters set to their default).
.SH REFERENCES
.TP
.B [DTREE]
https://www.raspberrypi.org/documentation/configuration/device-tree.md
https://www.raspberrypi.com/documentation/computers/configuration.html#device-trees-overlays-and-parameters
2 changes: 1 addition & 1 deletion host_applications/linux/apps/dtoverlay/dtoverlay.1
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ afterwards. Each executable is optional and will be ignored if not present.
.SH REFERENCES
.TP
.B [DTREE]
https://www.raspberrypi.org/documentation/configuration/device-tree.md
https://www.raspberrypi.com/documentation/computers/configuration.html#device-trees-overlays-and-parameters
2 changes: 1 addition & 1 deletion host_applications/linux/apps/dtoverlay/dtparam.1
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ Disable the audio output.
.SH REFERENCES
.TP
.B [DTREE]
https://www.raspberrypi.org/documentation/configuration/device-tree.md
https://www.raspberrypi.com/documentation/computers/configuration.html#device-trees-overlays-and-parameters
2 changes: 1 addition & 1 deletion host_applications/linux/apps/gencmd/gencmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ void show_usage()
puts( " -1 problem with VCHI" );
puts( " -2 VideoCore returned an error\n" );
puts( "For further documentation please see" );
puts( "https://www.raspberrypi.org/documentation/computers/os.html#vcgencmd\n" );
puts( "https://www.raspberrypi.com/documentation/computers/os.html#vcgencmd\n" );
}

int main( int argc, char **argv )
Expand Down
2 changes: 1 addition & 1 deletion host_applications/linux/apps/gencmd/vcgencmd.1
Original file line number Diff line number Diff line change
Expand Up @@ -283,5 +283,5 @@ VideoCore returned an error
.
.SH SEE ALSO
.B [DOCS]
https://www.raspberrypi.org/\:documentation/\:computers/\:os.html#vcgencmd
https://www.raspberrypi.com/documentation/computers/os.html#vcgencmd
.
2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The full documentation for the camera applications is now hosted in the Raspberry Pi documentation area.

[Camera documentation](https://www.raspberrypi.org/documentation/raspbian/applications/camera.md)
[Camera documentation](https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications)



2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/raspicam.7
Original file line number Diff line number Diff line change
Expand Up @@ -688,4 +688,4 @@ turns off stereo mode (the default).
.SH REFERENCES
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:camera.md
https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications
2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/raspistill.1
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,4 @@ https://en.wikipedia.org/wiki/Exif
.
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:camera.md
https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications
2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/raspivid.1
Original file line number Diff line number Diff line change
Expand Up @@ -479,4 +479,4 @@ Encode a 5s camera stream and send the image data to a file.
.SH REFERENCES
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:camera.md
https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications
2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/raspividyuv.1
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ Application terminated by Ctrl-C
.SH REFERENCES
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:camera.md
https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications
.
.TP
.B [YUV]
Expand Down
2 changes: 1 addition & 1 deletion host_applications/linux/apps/raspicam/raspiyuv.1
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Application terminated by Ctrl-C
.SH REFERENCES
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:camera.md
https://www.raspberrypi.com/documentation/computers/camera_software.html#raspicam-applications
.
.TP
.B [YUV]
Expand Down
2 changes: 1 addition & 1 deletion host_applications/linux/apps/tvservice/tvservice.1
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ https://en.wikipedia.org/wiki/Extended_Display_Identification_Data
.
.TP
.B [SOURCE]
https://www.raspberrypi.org/documentation/raspbian/applications/tvservice.md
https://www.raspberrypi.com/documentation/computers/os.html#tvservice
4 changes: 2 additions & 2 deletions host_applications/linux/apps/vcmailbox/raspiotp.7
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,6 @@ https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface
.
.TP
.B [SOURCE]
https://www.raspberrypi.org/documentation/hardware/raspberrypi/otpbits.md
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#otp-register-and-bit-definitions
and
https://www.raspberrypi.org/documentation/hardware/industrial/README.md
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#industrial-use-of-the-raspberry-pi
2 changes: 1 addition & 1 deletion host_applications/linux/apps/vcmailbox/raspirev.7
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,4 @@ d03114|4B|1.4|8GB|Sony UK
.SH REFERENCES
.TP
.B [SOURCE]
https://www.raspberrypi.org/documentation/hardware/raspberrypi/revision-codes/README.md
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-revision-codes