mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update URLs to use netnewswire.com where appropriate.
This commit is contained in:
committed by
Maurice Parker
parent
828ca7ed2a
commit
b0a1183e11
@@ -58,6 +58,6 @@ struct SafariView: View {
|
||||
|
||||
struct SafariView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
SafariView(url: URL(string: "https://ranchero.com/netnewswire/")!)
|
||||
SafariView(url: URL(string: "https://netnewswire.com/")!)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user