Skip to content

Commit 5eb598d

Browse files
authored
Escape parentheses in URL
1 parent 8e68826 commit 5eb598d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-access/samba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Samba/CIFS
22

3-
Samba is a implementation of the SMB/CIFS networking protocol that is used by Windows devices to provide shared access to files, printers, and serial ports etc. There is a comprehensive [Wikipedia page](https://en.wikipedia.org/wiki/Samba_(software)) about Samba and its capabilities.
3+
Samba is a implementation of the SMB/CIFS networking protocol that is used by Windows devices to provide shared access to files, printers, and serial ports etc. There is a comprehensive [Wikipedia page](https://en.wikipedia.org/wiki/Samba_%28software%29) about Samba and its capabilities.
44

55
This page will explain how to use a subset of the Samba system to 'mount' a shared folder on a Windows device so it appears on your Raspberry Pi, or to share a folder on your Raspberry Pi so it can be accessed by a Windows client.
66

0 commit comments

Comments
 (0)