Skip to content

Commit 0f39ee4

Browse files
joyliu-qanli5005
andauthored
Update PennMobile/More Tab/MoreView.swift
Co-authored-by: Anthony Li <antli@wharton.upenn.edu>
1 parent b173b53 commit 0f39ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PennMobile/More Tab/MoreView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ private struct PennLink: View, Identifiable {
2828

2929
private let pennLinks: [PennLink] = [
3030
PennLink(title: "Penn Labs", url: "https://pennlabs.org"),
31-
PennLink(title: "Share Your Feedback", url: "https://airtable.com/appFRa4NQvNMEbWsA/shrVrNXT4PpI7nqvD")]
31+
PennLink(title: "Share Your Feedback", url: "https://pennlabs.org/feedback/ios")]
3232

3333
struct MoreView: View {
3434
var features: [AppFeature]

0 commit comments

Comments
 (0)