various: Master is now main

Also cleans out various old strings from the translation strings.
This commit is contained in:
Jakob Borg
2020-06-16 07:08:09 +02:00
parent 5be13f62a2
commit ec718e729e
5 changed files with 8 additions and 47 deletions
+2 -2
View File
@@ -121,11 +121,11 @@ Relay related libraries used by this repo
----
##### Relay protocol definition.
[Available here](https://github.com/syncthing/syncthing/tree/master/lib/relay/protocol)
[Available here](https://github.com/syncthing/syncthing/tree/main/lib/relay/protocol)
##### Relay client
Only used by the testutil.
[Available here](https://github.com/syncthing/syncthing/tree/master/lib/relay/client)
[Available here](https://github.com/syncthing/syncthing/tree/main/lib/relay/client)